aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2017-03-08 18:02:05 +0000
committerGreg Kroah-Hartman <[email protected]>2017-03-09 14:08:58 +0100
commit08680307eb876e389e068ae75f6f6a84248e2263 (patch)
tree0308377ab4c4c5a3b57e8c048205a7d55529bf81 /tools/perf/scripts/python/bin
parent144113b003cf9b26f1ed45ff06d867711f4133c6 (diff)
staging: comedi: ni_atmio: make device_ids const
The `device_ids[]` passed to `MODULE_DEVICE_TABLE()` should be `const`. When the "ni_atmio" driver is built-in, gcc warns about `device_ids` being defined but ununsed. Make it `const`. Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions