summaryrefslogtreecommitdiffstats
path: root/board/a9m2440/a9m2440.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/a9m2440/a9m2440.c')
-rw-r--r--board/a9m2440/a9m2440.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/a9m2440/a9m2440.c b/board/a9m2440/a9m2440.c
index 669efeb576..e5cfee889b 100644
--- a/board/a9m2440/a9m2440.c
+++ b/board/a9m2440/a9m2440.c
@@ -32,8 +32,8 @@
#include <partition.h>
#include <nand.h>
#include <asm/io.h>
-#include <asm/arch/s3c24x0-iomap.h>
-#include <asm/arch/s3c24x0-nand.h>
+#include <mach/s3c24x0-iomap.h>
+#include <mach/s3c24x0-nand.h>
static struct memory_platform_data ram_pdata = {
.name = "ram0",