linux/arch/sh/boards/mach-migor
Guennadi Liakhovetski a1ad803322 sh: se7724: fix compile breakage
Fix compilation breakage

arch/sh/boards/mach-se/7724/setup.c:182: error: 'V4L2_PIX_FMT_RGB565' undeclared here (not in a function)
make[3]: *** [arch/sh/boards/mach-se/7724/setup.o] Error 1

caused by commit "fbdev: sh_mobile_lcdc: Support FOURCC-based format API"
Also add other missing headers, even if compilation currently succeeds
because of their indirect inclusion via other headers.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-01-27 15:01:42 +09:00
..
Kconfig sh: Shuffle the board directories in to mach groups. 2008-07-29 21:01:19 +09:00
Makefile sh: Add migor specific memory pre/post sleep code 2009-10-30 11:59:27 +09:00
lcd_qvga.c sh: Migrate common board headers to mach-common/. 2008-10-20 13:02:48 +09:00
sdram.S sh: Add migor specific memory pre/post sleep code 2009-10-30 11:59:27 +09:00
setup.c sh: se7724: fix compile breakage 2012-01-27 15:01:42 +09:00