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 2282d77e83e8..71626f3c8742 100644 --- a/drivers/hwmon/lm92.c +++ b/drivers/hwmon/lm92.c | |||
| @@ -48,6 +48,7 @@ | |||
| 48 | #include <linux/hwmon-sysfs.h> | 48 | #include <linux/hwmon-sysfs.h> |
| 49 | #include <linux/err.h> | 49 | #include <linux/err.h> |
| 50 | #include <linux/mutex.h> | 50 | #include <linux/mutex.h> |
| 51 | #include <linux/jiffies.h> | ||
| 51 | 52 | ||
| 52 | /* | 53 | /* |
| 53 | * The LM92 and MAX6635 have 2 two-state pins for address selection, | 54 | * The LM92 and MAX6635 have 2 two-state pins for address selection, |
