diff options
| author | Ian Abbott <[email protected]> | 2017-03-08 18:02:05 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-09 14:08:58 +0100 |
| commit | 08680307eb876e389e068ae75f6f6a84248e2263 (patch) | |
| tree | 0308377ab4c4c5a3b57e8c048205a7d55529bf81 /tools/perf/scripts/python/bin | |
| parent | 144113b003cf9b26f1ed45ff06d867711f4133c6 (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