aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/thermal_core.h')
-rw-r--r--drivers/thermal/thermal_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/thermal/thermal_core.h b/drivers/thermal/thermal_core.h
index 681209db42a8..5e80cb3264d9 100644
--- a/drivers/thermal/thermal_core.h
+++ b/drivers/thermal/thermal_core.h
@@ -179,6 +179,4 @@ of_thermal_get_trip_points(struct thermal_zone_device *tz)
179} 179}
180#endif 180#endif
181 181
182int thermal_zone_device_is_enabled(struct thermal_zone_device *tz);
183
184#endif /* __THERMAL_CORE_H__ */ 182#endif /* __THERMAL_CORE_H__ */