diff options
author | Chen Zhou <chenzhou10@huawei.com> | 2019-12-13 04:56:05 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-01-24 00:15:09 +0300 |
commit | 8f77203587f5bee21b344f743dbac407871067a3 (patch) | |
tree | cf0860e42d6ecc170913d86e3456fe563105f55e /drivers/acpi | |
parent | 9e347728c4fe0f0661194243384ac9f61d7a5c73 (diff) | |
download | linux-8f77203587f5bee21b344f743dbac407871067a3.tar.xz |
hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static
Fix sparse warning:
drivers/hwmon/w83627ehf.c:1202:1: warning:
symbol 'sensor_dev_attr_pwm1_target' was not declared. Should it be static?
and many more similar messages.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Link: https://lore.kernel.org/r/20191213015605.172472-1-chenzhou10@huawei.com
[groeck: Dropped all but one log message from description]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions