]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/mcp-core.c
Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel...
[~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)