]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/mcp-core.c
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / mfd / mcp-core.c
index 6acf2e03f2baa935039690637ff8b3c0f793ff2b..62e5e3617eb0e34b2bc0bb8985b31da5f39aa2d7 100644 (file)
@@ -19,8 +19,6 @@
 #include <linux/string.h>
 #include <linux/mfd/mcp.h>
 
-#include <asm/system.h>
-
 
 #define to_mcp(d)              container_of(d, struct mcp, attached_device)
 #define to_mcp_driver(d)       container_of(d, struct mcp_driver, drv)