From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 10 Mar 2009 06:16:23 +0000 Subject: Re: [PATCH/for-2.6.29] sh: Add media/soc_camera.h to board setup of Renesas AP325RXA Message-Id: <20090310061623.GC10393@linux-sh.org> List-Id: References: <49B08FA2.30007@renesas.com> In-Reply-To: <49B08FA2.30007@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Mar 06, 2009 at 02:05:22PM +0900, Nobuhiro Iwamatsu wrote: > Paul Mundt wrote: > >On Fri, Mar 06, 2009 at 11:51:14AM +0900, Nobuhiro Iwamatsu wrote: > >>Other compilation errors were revised by commit of > >>"sh: ap325rxa: Revert ov772x support" > >>(08c2f5b4d76f83213e379b12df504269d21c9e7c) but other compilation > >>errors are given. > >>We revert this commit and need to add new header(media/soc_camera.h). > >>This change revises new compilation error. > >> > >What was the build you error you saw? I built the defconfig and did not > >run in to any issues. > > > Oops, sorry. I mistook. > Please ignore this patch. > Ah, I see what happened, when the patch was reverted we didn't update the defconfig back to its previous state, but if we do that then we hit this build error, which doesn't show up in the 2.6.30 bits. I'll add this to the queue.