diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-05-08 13:36:43 +0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2017-05-24 06:03:35 +0300 |
commit | c4b379d0640a35b6c87200c3bdac0df2e6137022 (patch) | |
tree | a088f9d43053afe4103cb2d75bccce17e3ecef5e /mm | |
parent | 0e774888675d7ec693379a228490ce611135cbc2 (diff) | |
download | linux-c4b379d0640a35b6c87200c3bdac0df2e6137022.tar.xz |
thermal: core: make thermal_emergency_poweroff static
Making thermal_emergency_poweroff static fixes sparse warning:
drivers/thermal/thermal_core.c:6: warning: symbol
'thermal_emergency_poweroff' was not declared. Should it be static?
Fixes: ef1d87e06ab4 ("thermal: core: Add a back up thermal shutdown mechanism")
Acked-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions