From patchwork Wed Oct 20 13:15:49 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guennadi Liakhovetski X-Patchwork-Id: 268431 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o9KDFZ2E021675 for ; Wed, 20 Oct 2010 13:15:35 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751825Ab0JTNPf (ORCPT ); Wed, 20 Oct 2010 09:15:35 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:57757 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1751162Ab0JTNPe (ORCPT ); Wed, 20 Oct 2010 09:15:34 -0400 Received: (qmail invoked by alias); 20 Oct 2010 13:15:33 -0000 Received: from p50898DD2.dip0.t-ipconnect.de (EHLO axis700.grange) [80.137.141.210] by mail.gmx.net (mp045) with SMTP; 20 Oct 2010 15:15:33 +0200 X-Authenticated: #20450766 X-Provags-ID: V01U2FsdGVkX18LZ2comI0LlwPAREGkhCHj2SVUonndMuBCcpY95A QJfrrER4DgvI+C Received: from lyakh (helo=localhost) by axis700.grange with local-esmtp (Exim 4.63) (envelope-from ) id 1P8YWD-00008D-8B for linux-sh@vger.kernel.org; Wed, 20 Oct 2010 15:15:49 +0200 Date: Wed, 20 Oct 2010 15:15:49 +0200 (CEST) From: Guennadi Liakhovetski To: linux-sh@vger.kernel.org Subject: [PATCH] ARM: arch-shmobile: Add IMX074 camera sensor data to the AP4EVB platform Message-ID: MIME-Version: 1.0 X-Y-GMX-Trusted: 0 Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Wed, 20 Oct 2010 13:15:48 +0000 (UTC) diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 300808f..7d0a8c4 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