OMAP: OMAPFB: split omapfb.h
[deliverable/linux.git] / drivers / video / omap / lcd_ldp.c
index dbfe8974fb946305aa54c207edd3112d55540596..5bb7f6f146010ae667a523a95515f3f816808555 100644 (file)
 #include <linux/i2c/twl4030.h>
 
 #include <mach/gpio.h>
-#include <mach/mux.h>
-#include <mach/omapfb.h>
+#include <plat/mux.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)
 
This page took 0.110499 seconds and 5 git commands to generate.