alistair23-linux/arch/sh/boards/mach-se
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
..
770x sh: mach-se: Rip out superfluous 770x PIO routines. 2010-10-29 19:48:21 +09:00
7206 sh: Convert to new function names 2011-03-29 14:48:13 +02:00
7343 sh: Convert to new function names 2011-03-29 14:48:13 +02:00
7721 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
7722 sh: hwblk: Kill off hwblk_id from pdev archdata. 2011-11-18 16:24:08 +09:00
7724 sh: se7724: fix compile breakage 2012-01-27 15:01:42 +09:00
7751 sh: Use device_initcall() instead of __initcall() 2011-01-11 12:47:45 +09:00
7780 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
board-se7619.c sh: migrate SH_CLK_MD to mode pin API. 2010-11-09 16:40:00 +09:00
Makefile