From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nobuhiro Iwamatsu Date: Thu, 19 Feb 2009 01:53:27 +0000 Subject: Re: [PATCH 2/2] Add support ov772x driver setting to ap325 Message-Id: <29ab51dc0902181753l6bea6bf8web32703bee718a83@mail.gmail.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hi Paul. Please exclude this commit from sh/for-2.6.29. Because patces for media/ov772x.h is not yet taken in in 2.6.29-rcX, compiling it fails. http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/594 Best regards, Nobuhiro 2009/1/22 Kuninori Morimoto : > This patch add ov772x camera settings to ap325, > Old camera is still supported. And it will be 2nd camera > if you select ov772x and soc_camera_platform in same time. > > Signed-off-by: Kuninori Morimoto > Signed-off-by: Magnus Damm > --- > arch/sh/boards/board-ap325rxa.c | 53 ++++++++++++++++++++++++++++++++++++-- > 1 files changed, 50 insertions(+), 3 deletions(-) > > diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c > index 72da416..7c35787 100644 > --- a/arch/sh/boards/board-ap325rxa.c > +++ b/arch/sh/boards/board-ap325rxa.c > @@ -22,6 +22,7 @@ > #include > #include > #include > +#include > #include > #include > #include