diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-06-01 15:37:13 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-06-01 17:56:35 +0200 |
commit | fb8eefd3b4e6f79e0930fffff6640744699c6f1d (patch) | |
tree | db352ee0248e136d20881426a1eed5834717b5f4 /drivers/hwmon/ibmpex.c | |
parent | hwmon: (gpio-fan) Fix "#cooling-cells" property name in bindings (diff) | |
download | linux-fb8eefd3b4e6f79e0930fffff6640744699c6f1d.tar.xz linux-fb8eefd3b4e6f79e0930fffff6640744699c6f1d.zip |
hwmon: (k10temp) Make function get_raw_temp static
The function get_raw_temp is local to the source and does not need to
be in global scope, so make it static.
Cleans up sparse warning:
drivers/hwmon/k10temp.c:149:14: warning: symbol 'get_raw_temp' was not
declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/ibmpex.c')
0 files changed, 0 insertions, 0 deletions