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 0697d29b4d3b..5f4b5b2c1f41 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 <mach/omapfb.h> 27#include <plat/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)