diff --git a/components/drivers/thermal/thermal.c b/components/drivers/thermal/thermal.c index 7832153f6f..7a5016dabc 100644 --- a/components/drivers/thermal/thermal.c +++ b/components/drivers/thermal/thermal.c @@ -223,6 +223,7 @@ _scan_cooling: } } _end: + ; } #else rt_inline void thermal_ofw_setup(struct rt_ofw_node *np, struct rt_thermal_zone_device *zdev)