]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-mxc/irq.c
[ARM] Convert asm/io.h to linux/io.h
[linux-2.6-omap-h63xx.git] / arch / arm / plat-mxc / irq.c
index 1fbe01da6925ccd3f5d419532047ad920992aef2..c6b837893d87b876ee8842abc365f2ec734dc671 100644 (file)
@@ -18,8 +18,8 @@
  */
 
 #include <linux/irq.h>
-#include <asm/io.h>
-#include <asm/arch/common.h>
+#include <linux/io.h>
+#include <mach/common.h>
 
 #define AVIC_BASE              IO_ADDRESS(AVIC_BASE_ADDR)
 #define AVIC_INTCNTL           (AVIC_BASE + 0x00)      /* int control reg */