hwmon: Add missing inclusions of <linux/jiffies.h>
[deliverable/linux.git] / drivers / hwmon / thmc50.c
index 080c2637048093e5924d6cc7042e08056c538408..3c2c48d904e658736605ee95e5b21f08cd1ccf98 100644 (file)
@@ -28,6 +28,7 @@
 #include <linux/hwmon-sysfs.h>
 #include <linux/err.h>
 #include <linux/mutex.h>
+#include <linux/jiffies.h>
 
 MODULE_LICENSE("GPL");
 
This page took 0.023527 seconds and 5 git commands to generate.