aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/lcd_palmz71.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/lcd_palmz71.c')
-rw-r--r--drivers/video/omap/lcd_palmz71.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/omap/lcd_palmz71.c b/drivers/video/omap/lcd_palmz71.c
index ea6170ddff35..d33d78b11723 100644
--- a/drivers/video/omap/lcd_palmz71.c
+++ b/drivers/video/omap/lcd_palmz71.c
@@ -24,7 +24,7 @@
24#include <linux/platform_device.h> 24#include <linux/platform_device.h>
25#include <linux/io.h> 25#include <linux/io.h>
26 26
27#include <asm/arch/omapfb.h> 27#include <mach/omapfb.h>
28 28
29static int palmz71_panel_init(struct lcd_panel *panel, 29static int palmz71_panel_init(struct lcd_panel *panel,
30 struct omapfb_device *fbdev) 30 struct omapfb_device *fbdev)