aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2440/mach-gta02.c
diff options
context:
space:
mode:
authorJonas Bonn <jonas.bonn@gmail.com>2008-11-19 17:11:03 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:11:03 +0000
commitd0c8d0171cd643228939d0d1466f226b20ae3eb8 (patch)
tree5a94d5c50d8268fba09da04bd93c512242a5127d /arch/arm/mach-s3c2440/mach-gta02.c
parent15038fb570748ce2fb9ce31200b1f075774a7f4d (diff)
Move asm/arch/mci.h to mach/mci.h
Signed-off-by: Jonas Bonn <jonas.bonn@gmail.com>
Diffstat (limited to 'arch/arm/mach-s3c2440/mach-gta02.c')
-rw-r--r--arch/arm/mach-s3c2440/mach-gta02.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2440/mach-gta02.c b/arch/arm/mach-s3c2440/mach-gta02.c
index 33d6cbafb7b..24afd04ecdb 100644
--- a/arch/arm/mach-s3c2440/mach-gta02.c
+++ b/arch/arm/mach-s3c2440/mach-gta02.c
@@ -61,7 +61,7 @@
#include <mach/regs-gpio.h>
#include <mach/regs-gpioj.h>
#include <mach/fb.h>
-#include <asm/arch-s3c2410/mci.h>
+#include <mach/mci.h>
#include <asm/arch-s3c2410/ts.h>
#include <mach/spi.h>
#include <asm/arch-s3c2410/spi-gpio.h>