From e98ad875b68c1205d30182d7a77391e6ae91c4ad Mon Sep 17 00:00:00 2001 From: Jonas Bonn Date: Wed, 19 Nov 2008 17:11:02 +0000 Subject: [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 --- arch/arm/plat-s3c24xx/neo1973_pm_gps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/plat-s3c24xx/neo1973_pm_gps.c') diff --git a/arch/arm/plat-s3c24xx/neo1973_pm_gps.c b/arch/arm/plat-s3c24xx/neo1973_pm_gps.c index f8dd2ef4194..5bc1c0c02c8 100644 --- a/arch/arm/plat-s3c24xx/neo1973_pm_gps.c +++ b/arch/arm/plat-s3c24xx/neo1973_pm_gps.c @@ -24,7 +24,7 @@ #include /* For GTA01 */ -#include +#include #include /* For GTA02 */ -- cgit v1.2.3