[ARM] 5295/1: make ZONE_DMA optional
[deliverable/linux.git] / arch / arm / mach-s3c2440 / s3c2440.c
index 90e1da61fbc3641b0f4d90045e138c4e09bc8c00..c81cdb330712cdb3bc16ac708fe4fba4b6b255cd 100644 (file)
 #include <linux/serial_core.h>
 #include <linux/sysdev.h>
 #include <linux/clk.h>
+#include <linux/io.h>
 
 #include <asm/mach/arch.h>
 #include <asm/mach/map.h>
 #include <asm/mach/irq.h>
 
-#include <asm/hardware.h>
-#include <asm/io.h>
+#include <mach/hardware.h>
 #include <asm/irq.h>
 
 #include <asm/plat-s3c24xx/s3c2440.h>
This page took 0.023569 seconds and 5 git commands to generate.