Skip to content

Commit e140980

Browse files
arndbhdeller
authored andcommitted
fbdev: omapfb: remove omap1 osk driver
Commit 21a3e6e ("ARM: omap1: remove osk-mistral add-on board support") removed the platform_device definition for the "lcd_osk" device, so this driver is now unused and can be removed as well. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 4c7e8e0 commit e140980

File tree

2 files changed

+0
-87
lines changed

2 files changed

+0
-87
lines changed

drivers/video/fbdev/omap/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ objs-y$(CONFIG_FB_OMAP_LCDC_HWA742) += hwa742.o
1818

1919
lcds-y$(CONFIG_MACH_AMS_DELTA) += lcd_ams_delta.o
2020
lcds-y$(CONFIG_MACH_OMAP_PALMTE) += lcd_palmte.o
21-
lcds-y$(CONFIG_MACH_OMAP_OSK) += lcd_osk.o
2221

2322
lcds-y$(CONFIG_FB_OMAP_LCD_MIPID) += lcd_mipid.o
2423

drivers/video/fbdev/omap/lcd_osk.c

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)