From: Guennadi Liakhovetski Date: Wed, 20 Oct 2010 13:15:49 +0000 (+0200) Subject: ARM: arch-shmobile: Add IMX074 camera sensor data to the AP4EVB platform X-Git-Tag: v2.6.37-rc1~23^2^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a0b1eac5012326e52d1dcf78695ac08f41c37d7;p=profile%2Fivi%2Fkernel-x86-ivi.git ARM: arch-shmobile: Add IMX074 camera sensor data to the AP4EVB platform Add platform data, necessary to use Sony IMX074 camera sensor with AP4EVB. Note: this does not work reliably without an API to reserve contiguous and coherent memory for V4L DMA buffers. Such memory reservation has to be added as soon as a suitable API becomes available. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 901000c..bb17907 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -43,6 +43,10 @@ #include #include +#include +#include +#include + #include #include