kernel-hacking-2024-linux-s.../drivers/video/omap
Tony Lindgren 0adcbaf78f ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
Commit 16559ae4 (kgdb: remove #include <linux/serial_8250.h> from kgdb.h)
had a side effect of breaking omap1_defconfig build as some headers
were included indirectly:

arch/arm/mach-omap1/board-h2.c:249: error: ‘INT_KEYBOARD’ undeclared here (not in a function)
...

This worked earlier as linux/serial_8250.h included linux/serial_core.h,
via linux/serial_8250.h from linux/kgdb.h. Fix this by including the
necessary headers directly.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2013-03-04 11:12:16 -08:00
..
hwa742.c
Kconfig
lcd_ams_delta.c
lcd_h3.c
lcd_htcherald.c
lcd_inn1510.c
lcd_inn1610.c
lcd_mipid.c
lcd_osk.c
lcd_palmte.c
lcd_palmtt.c
lcd_palmz71.c
lcdc.c
lcdc.h
Makefile
omapfb.h
omapfb_main.c
sossi.c