diff options
Diffstat (limited to 'drivers/mfd/sm501.c')
-rw-r--r-- | drivers/mfd/sm501.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/sm501.c b/drivers/mfd/sm501.c index bc9275c12133..c24bed769fe7 100644 --- a/drivers/mfd/sm501.c +++ b/drivers/mfd/sm501.c | |||
@@ -26,7 +26,7 @@ | |||
26 | #include <linux/sm501-regs.h> | 26 | #include <linux/sm501-regs.h> |
27 | #include <linux/serial_8250.h> | 27 | #include <linux/serial_8250.h> |
28 | 28 | ||
29 | #include <asm/io.h> | 29 | #include <linux/io.h> |
30 | 30 | ||
31 | struct sm501_device { | 31 | struct sm501_device { |
32 | struct list_head list; | 32 | struct list_head list; |