aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/applesmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/applesmc.c')
-rw-r--r--drivers/hwmon/applesmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c
index 8f3f6f2c45f..b41baffa20f 100644
--- a/drivers/hwmon/applesmc.c
+++ b/drivers/hwmon/applesmc.c
@@ -43,6 +43,7 @@
43#include <linux/leds.h> 43#include <linux/leds.h>
44#include <linux/hwmon.h> 44#include <linux/hwmon.h>
45#include <linux/workqueue.h> 45#include <linux/workqueue.h>
46#include <linux/err.h>
46 47
47/* data port used by Apple SMC */ 48/* data port used by Apple SMC */
48#define APPLESMC_DATA_PORT 0x300 49#define APPLESMC_DATA_PORT 0x300