diff options
author | Guenter Roeck <[email protected]> | 2015-03-04 09:51:05 -0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2015-03-09 09:59:36 -0700 |
commit | de52b049d6d5af635d628d17fcb466d53a9617af (patch) | |
tree | 5c5ced8cb36b5a5651907adafe76efdc55235b82 /tools/perf/scripts/python/sched-migration.py | |
parent | b5cf88e46badea6d600d8515edea23814e03444d (diff) |
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 <[email protected]>
Acked-by: Lukasz Majewski <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions