ARM: imx: move iomux drivers and headers into mach-imx
[deliverable/linux.git] / arch / arm / mach-imx / mach-mx31ads.c
index e774b07f48d33c70c0a678f3547fc8d1962d15bf..ef3a01bac8ab10bc6ee74494176e5bf214cc9c6a 100644 (file)
@@ -29,7 +29,6 @@
 #include <asm/memory.h>
 #include <asm/mach/map.h>
 #include <mach/common.h>
-#include <mach/iomux-mx3.h>
 
 #ifdef CONFIG_MACH_MX31ADS_WM1133_EV1
 #include <linux/mfd/wm8350/audio.h>
@@ -38,6 +37,7 @@
 #endif
 
 #include "devices-imx31.h"
+#include "iomux-mx3.h"
 
 /* Base address of PBC controller */
 #define PBC_BASE_ADDRESS       MX31_CS4_BASE_ADDR_VIRT
This page took 0.024576 seconds and 5 git commands to generate.