diff options
Diffstat (limited to 'drivers/hwmon/smm665.c')
-rw-r--r-- | drivers/hwmon/smm665.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/smm665.c b/drivers/hwmon/smm665.c index cbc51fb30dba..d9e1b7de78da 100644 --- a/drivers/hwmon/smm665.c +++ b/drivers/hwmon/smm665.c | |||
@@ -24,6 +24,7 @@ | |||
24 | #include <linux/hwmon.h> | 24 | #include <linux/hwmon.h> |
25 | #include <linux/hwmon-sysfs.h> | 25 | #include <linux/hwmon-sysfs.h> |
26 | #include <linux/delay.h> | 26 | #include <linux/delay.h> |
27 | #include <linux/jiffies.h> | ||
27 | 28 | ||
28 | /* Internal reference voltage (VREF, x 1000 */ | 29 | /* Internal reference voltage (VREF, x 1000 */ |
29 | #define SMM665_VREF_ADC_X1000 1250 | 30 | #define SMM665_VREF_ADC_X1000 1250 |