diff options
Diffstat (limited to 'drivers/mfd/mcp-core.c')
-rw-r--r-- | drivers/mfd/mcp-core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mfd/mcp-core.c b/drivers/mfd/mcp-core.c index 6acf2e03f2b..62e5e3617eb 100644 --- a/drivers/mfd/mcp-core.c +++ b/drivers/mfd/mcp-core.c | |||
@@ -19,8 +19,6 @@ | |||
19 | #include <linux/string.h> | 19 | #include <linux/string.h> |
20 | #include <linux/mfd/mcp.h> | 20 | #include <linux/mfd/mcp.h> |
21 | 21 | ||
22 | #include <asm/system.h> | ||
23 | |||
24 | 22 | ||
25 | #define to_mcp(d) container_of(d, struct mcp, attached_device) | 23 | #define to_mcp(d) container_of(d, struct mcp, attached_device) |
26 | #define to_mcp_driver(d) container_of(d, struct mcp_driver, drv) | 24 | #define to_mcp_driver(d) container_of(d, struct mcp_driver, drv) |