From: Laurent Pinchart Date: Thu, 1 Mar 2012 13:57:11 +0000 (+0100) Subject: ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h X-Git-Tag: v3.3~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9db93a4711bb0586f6786f21274c3b74d8b608b;p=pandora-kernel.git ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h The board file uses a 4CC defined in linux/videodev2.h. Include the header to fix arch/arm/mach-shmobile/board-ag5evm.c:262: error: 'V4L2_PIX_FMT_RGB565' undeclared here (not in a function) Signed-off-by: Laurent Pinchart Signed-off-by: Paul Mundt --- Reading git-diff-tree failed