diff options
| author | Colin Ian King <[email protected]> | 2017-12-04 12:04:06 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-01-08 15:03:41 +0000 |
| commit | debbbbef06e23683d6cf8e1b03d0e9e7a69ad145 (patch) | |
| tree | 8c7df7b0244129632e6eb41462b6ee7eb9ae2ab3 /drivers/iio/trigger/stm32-timer-trigger.c | |
| parent | iio: buffer: Expose data available (diff) | |
| download | kernel-debbbbef06e23683d6cf8e1b03d0e9e7a69ad145.tar.gz kernel-debbbbef06e23683d6cf8e1b03d0e9e7a69ad145.zip | |
iio: light: make a couple of config structures static
Structures st_uvis25_i2c_regmap_config and st_uvis25_spi_regmap_config are
local to the source and do not need to be in global scope, so make them
both static.
Cleans up sparse warnings:
warning: symbol 'st_uvis25_i2c_regmap_config' was not declared. Should
it be static?
warning: symbol 'st_uvis25_spi_regmap_config' was not declared. Should
it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions
