aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap/lcd_ldp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/lcd_ldp.c')
-rw-r--r--drivers/video/omap/lcd_ldp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/video/omap/lcd_ldp.c b/drivers/video/omap/lcd_ldp.c
index 6a260dfdadc..5bb7f6f1460 100644
--- a/drivers/video/omap/lcd_ldp.c
+++ b/drivers/video/omap/lcd_ldp.c
@@ -28,9 +28,10 @@
#include <mach/gpio.h>
#include <plat/mux.h>
-#include <plat/omapfb.h>
#include <asm/mach-types.h>
+#include "omapfb.h"
+
#define LCD_PANEL_BACKLIGHT_GPIO (15 + OMAP_MAX_GPIO_LINES)
#define LCD_PANEL_ENABLE_GPIO (7 + OMAP_MAX_GPIO_LINES)