Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

OMAPFB1: remove unnecessary includes

Remove unnecessary includes from the old omapfb driver.

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

-3
-1
drivers/video/omap/hwa742.c
··· 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
-1
drivers/video/omap/lcd_ams_delta.c
··· 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
-1
drivers/video/omap/lcd_palmte.c
··· 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,