aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/neo1973_pm_gsm.c
diff options
context:
space:
mode:
authorJonas Bonn <jonas.bonn@gmail.com>2008-11-19 17:11:02 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:11:02 +0000
commite98ad875b68c1205d30182d7a77391e6ae91c4ad (patch)
tree9c9b623d966fb07cb907ff8b9039b4b94eef665c /arch/arm/plat-s3c24xx/neo1973_pm_gsm.c
parent6b3cc5cb7383130c06d957fb01d695ff14072024 (diff)
[ARM]: Move asm/arch/gta01.h to include/mach
This file is OpenMoko specific and didn't get moved in the big file move. Move it to arch/arm/mach-s3c2410/include/mach where it belongs and fix the references to it. Signed-off-by: Jonas Bonn <jonas.bonn@gmail.com>
Diffstat (limited to 'arch/arm/plat-s3c24xx/neo1973_pm_gsm.c')
-rw-r--r--arch/arm/plat-s3c24xx/neo1973_pm_gsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/neo1973_pm_gsm.c b/arch/arm/plat-s3c24xx/neo1973_pm_gsm.c
index 4669d9d16fe..b720db4e88f 100644
--- a/arch/arm/plat-s3c24xx/neo1973_pm_gsm.c
+++ b/arch/arm/plat-s3c24xx/neo1973_pm_gsm.c
@@ -21,7 +21,7 @@
#include <asm/arch/gpio.h>
#include <asm/mach-types.h>
-#include <asm/arch/gta01.h>
+#include <mach/gta01.h>
#include <asm/plat-s3c24xx/neo1973.h>
#include <asm/arch/s3c24xx-serial.h>