aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83792d.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/w83792d.c')
-rw-r--r--drivers/hwmon/w83792d.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/w83792d.c b/drivers/hwmon/w83792d.c
index 06d6f56d4f69..053645279f38 100644
--- a/drivers/hwmon/w83792d.c
+++ b/drivers/hwmon/w83792d.c
@@ -44,6 +44,7 @@
44#include <linux/err.h> 44#include <linux/err.h>
45#include <linux/mutex.h> 45#include <linux/mutex.h>
46#include <linux/sysfs.h> 46#include <linux/sysfs.h>
47#include <linux/jiffies.h>
47 48
48/* Addresses to scan */ 49/* Addresses to scan */
49static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, 0x2f, 50static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, 0x2f,