hwmon: Add missing inclusions of <linux/jiffies.h>
[deliverable/linux.git] / drivers / hwmon / tmp102.c
index 4e1ff82c63e0063abbf8e07644842c7692f4a492..b8777e54190a4768033334813ac681cc8fed7e54 100644 (file)
@@ -26,6 +26,7 @@
 #include <linux/err.h>
 #include <linux/mutex.h>
 #include <linux/device.h>
+#include <linux/jiffies.h>
 
 #define        DRIVER_NAME "tmp102"
 
This page took 0.024281 seconds and 5 git commands to generate.