aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/lcd_palmtt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/lcd_palmtt.c')
-rw-r--r--drivers/video/omap/lcd_palmtt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/omap/lcd_palmtt.c b/drivers/video/omap/lcd_palmtt.c
index 4bb349f54356..57b0f6cf6a5a 100644
--- a/drivers/video/omap/lcd_palmtt.c
+++ b/drivers/video/omap/lcd_palmtt.c
@@ -29,8 +29,8 @@ GPIO13 - screen blanking
#include <linux/module.h>
#include <linux/io.h>
-#include <asm/arch/gpio.h>
-#include <asm/arch/omapfb.h>
+#include <mach/gpio.h>
+#include <mach/omapfb.h>
static int palmtt_panel_init(struct lcd_panel *panel,
struct omapfb_device *fbdev)