summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2015-03-04 20:51:05 +0300
committerGuenter Roeck <linux@roeck-us.net>2015-03-09 19:59:36 +0300
commitde52b049d6d5af635d628d17fcb466d53a9617af (patch)
tree5c5ced8cb36b5a5651907adafe76efdc55235b82 /scripts/gdb/linux/utils.py
parentb5cf88e46badea6d600d8515edea23814e03444d (diff)
downloadlinux-de52b049d6d5af635d628d17fcb466d53a9617af.tar.xz
hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static
Address the following sparse warnings. drivers/hwmon/pwm-fan.c:176:5: warning: symbol 'pwm_fan_of_get_cooling_data' was not declared. Should it be static? drivers/hwmon/pwm-fan.c:176:5: warning: no previous prototype for 'pwm_fan_of_get_cooling_data' pwm_fan_of_get_cooling_data is only used in the pwm-fan driver and thus should be declared static. Cc: Lukasz Majewski <l.majewski@samsung.com> Acked-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions