fbdev: omap: avoid using mach/*.h files
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Aug 2019 14:08:34 +0000 (16:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Apr 2022 13:01:14 +0000 (15:01 +0200)
commit804f7f19c2e2928aeb8eafef8379fe8b8d13f98b
tree09d84ca22234f48adfbd927a2a4d0b70e356df65
parentd87d44f7ab353dde25300ced494f98b69859a539
fbdev: omap: avoid using mach/*.h files

All the headers we actually need are now in include/linux/soc,
so use those versions instead and allow compile-testing on
other architectures.

Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/video/backlight/Kconfig
drivers/video/backlight/omap1_bl.c
drivers/video/fbdev/omap/Kconfig
drivers/video/fbdev/omap/lcd_ams_delta.c
drivers/video/fbdev/omap/lcd_dma.c
drivers/video/fbdev/omap/lcd_inn1510.c
drivers/video/fbdev/omap/lcd_osk.c
drivers/video/fbdev/omap/lcdc.c
drivers/video/fbdev/omap/omapfb_main.c
drivers/video/fbdev/omap/sossi.c