diff options
Diffstat (limited to 'drivers/hwmon/emc1403.c')
-rw-r--r-- | drivers/hwmon/emc1403.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/emc1403.c b/drivers/hwmon/emc1403.c index 68ab94bde3f1..142e1cb8dea7 100644 --- a/drivers/hwmon/emc1403.c +++ b/drivers/hwmon/emc1403.c | |||
@@ -33,6 +33,7 @@ | |||
33 | #include <linux/err.h> | 33 | #include <linux/err.h> |
34 | #include <linux/sysfs.h> | 34 | #include <linux/sysfs.h> |
35 | #include <linux/mutex.h> | 35 | #include <linux/mutex.h> |
36 | #include <linux/jiffies.h> | ||
36 | 37 | ||
37 | #define THERMAL_PID_REG 0xfd | 38 | #define THERMAL_PID_REG 0xfd |
38 | #define THERMAL_SMSC_ID_REG 0xfe | 39 | #define THERMAL_SMSC_ID_REG 0xfe |