[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants
[safe/jmp/linux-2.6] / drivers / mtd / maps / ipaq-flash.c
index 6447e8b..ed58f6a 100644 (file)
@@ -24,8 +24,8 @@
 #include <linux/mtd/concat.h>
 #endif
 
-#include <asm/arch/hardware.h>
-#include <asm/arch/h3600.h>
+#include <mach/hardware.h>
+#include <mach/h3600.h>
 #include <asm/io.h>