hwmon: Add missing inclusions of <linux/jiffies.h>
[deliverable/linux.git] / drivers / hwmon / ltc4215.c
index 98b3d04f98b70bee2713914031c4173451f5517a..e8876108a6b3278a9e447912f3a3a5a9e1baf73a 100644 (file)
@@ -19,6 +19,7 @@
 #include <linux/i2c.h>
 #include <linux/hwmon.h>
 #include <linux/hwmon-sysfs.h>
+#include <linux/jiffies.h>
 
 /* Here are names of the chip's registers (a.k.a. commands) */
 enum ltc4215_cmd {
This page took 0.02332 seconds and 5 git commands to generate.