Commit 9586778de5586536fe0c968b226bde574adf6107

Authored by Tomi Valkeinen
1 parent 5e56ad44b4

OMAPFB1: remove unnecessary includes

Remove unnecessary includes from the old omapfb driver.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

Showing 3 changed files with 0 additions and 3 deletions Side-by-side Diff

drivers/video/omap/hwa742.c
... ... @@ -27,7 +27,6 @@
27 27 #include <linux/clk.h>
28 28 #include <linux/interrupt.h>
29 29  
30   -#include <plat/dma.h>
31 30 #include "omapfb.h"
32 31  
33 32 #define HWA742_REV_CODE_REG 0x0
drivers/video/omap/lcd_ams_delta.c
... ... @@ -28,7 +28,6 @@
28 28 #include <linux/gpio.h>
29 29  
30 30 #include <plat/board-ams-delta.h>
31   -#include <mach/hardware.h>
32 31  
33 32 #include "omapfb.h"
34 33  
drivers/video/omap/lcd_palmte.c
... ... @@ -23,7 +23,6 @@
23 23 #include <linux/platform_device.h>
24 24 #include <linux/io.h>
25 25  
26   -#include <plat/fpga.h>
27 26 #include "omapfb.h"
28 27  
29 28 static int palmte_panel_init(struct lcd_panel *panel,