diff options
-rw-r--r-- | drivers/platform/chrome/cros_ec_lpc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/chrome/cros_ec_lpc.c b/drivers/platform/chrome/cros_ec_lpc.c index 4bba5ecef9e0..8f9ac4d7bbd0 100644 --- a/drivers/platform/chrome/cros_ec_lpc.c +++ b/drivers/platform/chrome/cros_ec_lpc.c | |||
@@ -23,6 +23,7 @@ | |||
23 | 23 | ||
24 | #include <linux/dmi.h> | 24 | #include <linux/dmi.h> |
25 | #include <linux/delay.h> | 25 | #include <linux/delay.h> |
26 | #include <linux/io.h> | ||
26 | #include <linux/mfd/cros_ec.h> | 27 | #include <linux/mfd/cros_ec.h> |
27 | #include <linux/mfd/cros_ec_commands.h> | 28 | #include <linux/mfd/cros_ec_commands.h> |
28 | #include <linux/module.h> | 29 | #include <linux/module.h> |