summaryrefslogtreecommitdiff
path: root/drivers/thermal/st/st_thermal.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/st/st_thermal.h')
-rw-r--r--drivers/thermal/st/st_thermal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/st/st_thermal.h b/drivers/thermal/st/st_thermal.h
index d661b2f2ef29..75a84e6ec6a7 100644
--- a/drivers/thermal/st/st_thermal.h
+++ b/drivers/thermal/st/st_thermal.h
@@ -94,7 +94,7 @@ struct st_thermal_sensor {
extern int st_thermal_register(struct platform_device *pdev,
const struct of_device_id *st_thermal_of_match);
-extern int st_thermal_unregister(struct platform_device *pdev);
+extern void st_thermal_unregister(struct platform_device *pdev);
extern const struct dev_pm_ops st_thermal_pm_ops;
#endif /* __STI_RESET_SYSCFG_H */