diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-08-26 16:33:20 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-08-29 20:49:00 +0200 |
commit | 16335bcbf920d9903778d942ec5e579b25984b4b (patch) | |
tree | 5403e7547da22523d59b4760555841d428db372b /drivers/iio/adc/ti-ads1015.c | |
parent | iio: st_sensors: fetch and enable regulators unconditionally (diff) | |
download | linux-16335bcbf920d9903778d942ec5e579b25984b4b.tar.xz linux-16335bcbf920d9903778d942ec5e579b25984b4b.zip |
iio: temperature: fix non static symbol warnings
Fixes the following sparse warnings:
drivers/iio/temperature/maxim_thermocouple.c:35:28: warning:
symbol 'max6675_channels' was not declared. Should it be static?
drivers/iio/temperature/maxim_thermocouple.c:52:28: warning:
symbol 'max31855_channels' was not declared. Should it be static?
drivers/iio/temperature/maxim_thermocouple.c:98:38: warning:
symbol 'maxim_thermocouple_chips' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-By: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions