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/video/backlight/gta01_bl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/video') diff --git a/drivers/video/backlight/gta01_bl.c b/drivers/video/backlight/gta01_bl.c index cc2caee549d..2b9f8cd1dc1 100644 --- a/drivers/video/backlight/gta01_bl.c +++ b/drivers/video/backlight/gta01_bl.c @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3