aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83791d.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/w83791d.c')
-rw-r--r--drivers/hwmon/w83791d.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/w83791d.c b/drivers/hwmon/w83791d.c
index 93ea81a4bf3..39ab7bcc616 100644
--- a/drivers/hwmon/w83791d.c
+++ b/drivers/hwmon/w83791d.c
@@ -41,6 +41,7 @@
41#include <linux/hwmon-sysfs.h> 41#include <linux/hwmon-sysfs.h>
42#include <linux/err.h> 42#include <linux/err.h>
43#include <linux/mutex.h> 43#include <linux/mutex.h>
44#include <linux/jiffies.h>
44 45
45#define NUMBER_OF_VIN 10 46#define NUMBER_OF_VIN 10
46#define NUMBER_OF_FANIN 5 47#define NUMBER_OF_FANIN 5