staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heap
[linux-2.6-microblaze.git] / drivers / thermal / thermal_core.h
index 86b8cef..726e327 100644 (file)
@@ -66,6 +66,7 @@ static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev)
 }
 
 void thermal_cdev_update(struct thermal_cooling_device *);
+void __thermal_cdev_update(struct thermal_cooling_device *cdev);
 
 /**
  * struct thermal_trip - representation of a point in temperature domain