From: Guennadi Liakhovetski Date: Wed, 25 Jan 2012 21:07:05 +0000 (+0100) Subject: sh: se7724: fix compile breakage X-Git-Tag: v3.3-rc5~15^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ad803322a904a250fa901020b4a4dfaf51a829;p=pandora-kernel.git 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 Acked-by: Laurent Pinchart Signed-off-by: Paul Mundt --- Reading git-diff-tree failed