From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Sept 28 (media/video/mt9p031.c) Date: Wed, 28 Sep 2011 15:29:31 -0700 Message-ID: <4E839FCB.7050403@xenotime.net> References: <20110928200404.6ed0d6c34161d233be8994fd@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110928200404.6ed0d6c34161d233be8994fd@canb.auug.org.au> Sender: linux-media-owner@vger.kernel.org To: Stephen Rothwell Cc: linux-next@vger.kernel.org, LKML , Mauro Carvalho Chehab , Linux Media Mailing List List-Id: linux-next.vger.kernel.org On 09/28/11 03:04, Stephen Rothwell wrote: > Hi all, a. Source file needs added to it unless the dropping of the moduleh tree for today already contained that patch. b. Build errors after adding : when CONFIG_MEDIA_CONTROLLER is not enabled and CONFIG_VIDEO_V4L2_SUBDEV_API is not enabled: drivers/media/video/mt9p031.c:443:3: error: implicit declaration of function 'v4l2_subdev_get_try_format' drivers/media/video/mt9p031.c:457:3: error: implicit declaration of function 'v4l2_subdev_get_try_crop' drivers/media/video/mt9p031.c:888:42: error: 'struct v4l2_subdev' has no member named 'entity' -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***