commit | 04f47a03c51c9f02fa27b0ecf4207e25c0741804 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jan 22 14:57:25 2012 -0500 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 24 10:37:33 2012 +0900 |
tree | ecf5523c2818c7881af4ce02be1169bf218342d5 | |
parent | 2485a4b610171f4e1c4ab0d053569747795c1bbe [diff] |
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>