aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/lcd_palmte.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/lcd_palmte.c')
-rw-r--r--drivers/video/omap/lcd_palmte.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/omap/lcd_palmte.c b/drivers/video/omap/lcd_palmte.c
index 52bdfdac42c9..218317366e6e 100644
--- a/drivers/video/omap/lcd_palmte.c
+++ b/drivers/video/omap/lcd_palmte.c
@@ -23,8 +23,8 @@
#include <linux/platform_device.h>
#include <linux/io.h>
-#include <asm/arch/fpga.h>
-#include <asm/arch/omapfb.h>
+#include <mach/fpga.h>
+#include <mach/omapfb.h>
static int palmte_panel_init(struct lcd_panel *panel,
struct omapfb_device *fbdev)