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-Url: http://drtracing.org/?a=commitdiff_plain;h=1a0b1eac5012326e52d1dcf78695ac08f41c37d7;p=deliverable%2Flinux.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 901000ceb540..bb1790784cf7 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