diff options
Diffstat (limited to 'drivers/hwmon/ibmaem.c')
-rw-r--r-- | drivers/hwmon/ibmaem.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/ibmaem.c b/drivers/hwmon/ibmaem.c index 37f17e0d9d5d..a14f634248e7 100644 --- a/drivers/hwmon/ibmaem.c +++ b/drivers/hwmon/ibmaem.c | |||
@@ -36,6 +36,7 @@ | |||
36 | #include <linux/platform_device.h> | 36 | #include <linux/platform_device.h> |
37 | #include <linux/math64.h> | 37 | #include <linux/math64.h> |
38 | #include <linux/time.h> | 38 | #include <linux/time.h> |
39 | #include <linux/err.h> | ||
39 | 40 | ||
40 | #define REFRESH_INTERVAL (HZ) | 41 | #define REFRESH_INTERVAL (HZ) |
41 | #define IPMI_TIMEOUT (30 * HZ) | 42 | #define IPMI_TIMEOUT (30 * HZ) |