]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/iomux-v3.c
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / arch / arm / imx-common / iomux-v3.c
index 306183a70ec9159ecba00071334a436b866a1dcb..22cd11aa04867c47c8d7356683889324d8ad6a25 100644 (file)
@@ -11,7 +11,9 @@
 #include <common.h>
 #include <asm/io.h>
 #include <asm/arch/imx-regs.h>
+#if !defined(CONFIG_MX25) && !defined(CONFIG_VF610)
 #include <asm/arch/sys_proto.h>
+#endif
 #include <asm/imx-common/iomux-v3.h>
 
 static void *base = (void *)IOMUXC_BASE_ADDR;