]> git.karo-electronics.de Git - mv-sheeva.git/commit
arm: fix compile failure in mach-shmobile/board-ag5evm.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 22 Jan 2012 19:57:25 +0000 (14:57 -0500)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 Jan 2012 01:37:33 +0000 (10:37 +0900)
commit04f47a03c51c9f02fa27b0ecf4207e25c0741804
treeecf5523c2818c7881af4ce02be1169bf218342d5
parent2485a4b610171f4e1c4ab0d053569747795c1bbe
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 <paul.gortmaker@windriver.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-ag5evm.c