diff options
Diffstat (limited to 'drivers/hwmon/lm92.c')
| -rw-r--r-- | drivers/hwmon/lm92.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/lm92.c b/drivers/hwmon/lm92.c index 2282d77e83e..71626f3c874 100644 --- a/drivers/hwmon/lm92.c +++ b/drivers/hwmon/lm92.c @@ -48,6 +48,7 @@  #include <linux/hwmon-sysfs.h>  #include <linux/err.h>  #include <linux/mutex.h> +#include <linux/jiffies.h>  /*   * The LM92 and MAX6635 have 2 two-state pins for address selection,  |