Skip to content
Commit c4b379d0 authored by Colin Ian King's avatar Colin Ian King Committed by Eduardo Valentin
Browse files

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: ef1d87e0 ("thermal: core: Add a back up thermal shutdown mechanism")
Acked-by: default avatarKeerthy <j-keerthy@ti.com>
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 0e774888
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment