Skip to content
Commit 8c24b85d authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

thermal/drivers/of-thermal: Make of_thermal_destroy_zones static



The function of_thermal_destroy_zones() is only used internally by the
of_parse_thermal_zones() for rollbacking in case of error.

Make it static and tag it as an __init function.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20191219222154.16100-1-daniel.lezcano@linaro.org
parent 23affa2e
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