From patchwork Sat Oct 3 11:21:30 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guennadi Liakhovetski X-Patchwork-Id: 51520 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n93BLQjc018766 for ; Sat, 3 Oct 2009 11:21:26 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755248AbZJCLVV (ORCPT ); Sat, 3 Oct 2009 07:21:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755242AbZJCLVV (ORCPT ); Sat, 3 Oct 2009 07:21:21 -0400 Received: from mail.gmx.net ([213.165.64.20]:37958 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755218AbZJCLVT (ORCPT ); Sat, 3 Oct 2009 07:21:19 -0400 Received: (qmail invoked by alias); 03 Oct 2009 11:21:22 -0000 Received: from p57BD15C7.dip0.t-ipconnect.de (EHLO axis700.grange) [87.189.21.199] by mail.gmx.net (mp045) with SMTP; 03 Oct 2009 13:21:22 +0200 X-Authenticated: #20450766 X-Provags-ID: V01U2FsdGVkX1+8Nd1juWy8DZ0T+wIwGSI7ek6C9VRWOJNwXmcJxk JAezDqPUKQ23TI Received: from lyakh (helo=localhost) by axis700.grange with local-esmtp (Exim 4.63) (envelope-from ) id 1Mu2g6-0001fq-Mi; Sat, 03 Oct 2009 13:21:30 +0200 Date: Sat, 3 Oct 2009 13:21:30 +0200 (CEST) From: Guennadi Liakhovetski To: Linux Media Mailing List cc: Paul Mundt , linux-sh@vger.kernel.org Subject: [PATCH 1/2] SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform In-Reply-To: Message-ID: References: MIME-Version: 1.0 X-Y-GMX-Trusted: 0 X-FuHaFi: 0.42 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org diff --git a/arch/sh/boards/mach-kfr2r09/setup.c b/arch/sh/boards/mach-kfr2r09/setup.c index c08d33f..ce01d6a 100644 --- a/arch/sh/boards/mach-kfr2r09/setup.c +++ b/arch/sh/boards/mach-kfr2r09/setup.c @@ -18,6 +18,8 @@ #include #include #include +#include +#include #include