From: Paul Gortmaker Date: Sun, 22 Jan 2012 19:57:25 +0000 (-0500) Subject: arm: fix compile failure in mach-shmobile/board-ag5evm.c X-Git-Tag: v3.3-rc5~14^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f47a03c51c9f02fa27b0ecf4207e25c0741804;p=pandora-kernel.git arm: fix compile failure in mach-shmobile/board-ag5evm.c Add videodev2 header which provides V4L2_PIX_FMT_RGB565 to fix: arch/arm/mach-shmobile/board-ag5evm.c:274: error: 'V4L2_PIX_FMT_RGB565' undeclared here (not in a function) Signed-off-by: Paul Gortmaker Signed-off-by: Paul Mundt --- Reading git-diff-tree failed