aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:11:13 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:11:13 +0000
commita49eff93b8d80d4db638215834c5fad462170357 (patch)
tree43fb0a6c8a4481000f64179dff4a4d0f42b49d80 /drivers/video
parent91d7f1c3eeda095214e72c1c3918e74c39fb0ad1 (diff)
tracking-fix-gta01-backlight-include.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/backlight/gta01_bl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/gta01_bl.c b/drivers/video/backlight/gta01_bl.c
index a84ca7448ee..f1d7e5840b1 100644
--- a/drivers/video/backlight/gta01_bl.c
+++ b/drivers/video/backlight/gta01_bl.c
@@ -39,7 +39,7 @@
#include <mach/gta01.h>
#include <mach/pwm.h>
-#include <asm/plat-s3c/regs-timer.h>
+#include <plat/regs-timer.h>
#include <asm/plat-s3c24xx/neo1973.h>
static struct backlight_properties gta01bl_prop;