hwmon: (lm75.h) Update header inclusion
[platform/kernel/linux-stable.git] / drivers / hwmon / lm75.h
index 668ff47..5cde94e 100644 (file)
@@ -25,7 +25,7 @@
     which contains this code, we don't worry about the wasted space.
 */
 
-#include <linux/hwmon.h>
+#include <linux/kernel.h>
 
 /* straight from the datasheet */
 #define LM75_TEMP_MIN (-55000)