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 --- drivers/leds/leds-neo1973-vibrator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/leds') diff --git a/drivers/leds/leds-neo1973-vibrator.c b/drivers/leds/leds-neo1973-vibrator.c index 494fb83af4e..c3f24768e5e 100644 --- a/drivers/leds/leds-neo1973-vibrator.c +++ b/drivers/leds/leds-neo1973-vibrator.c @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #ifdef CONFIG_MACH_NEO1973_GTA02 -- cgit v1.2.3