From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: linux-next: v4l-dvb tree build failure Date: Tue, 2 Dec 2008 08:03:02 -0200 Message-ID: <20081202080302.2f1180e8@pedra.chehab.org> References: <20081202103741.9b234e49.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:38031 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751557AbYLBKDn (ORCPT ); Tue, 2 Dec 2008 05:03:43 -0500 In-Reply-To: <20081202103741.9b234e49.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org On Tue, 2 Dec 2008 10:37:41 +1100 Stephen Rothwell wrote: > Hi Mauro, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/media/video/em28xx/em28xx-video.c: In function 'em28xx_supports_audio_extension': > drivers/media/video/em28xx/em28xx-video.c:1966: error: 'EM28XX_NO_AUDIO' undeclared (first use in this function) > drivers/media/video/em28xx/em28xx-video.c:1966: error: (Each undeclared identifier is reported only once > drivers/media/video/em28xx/em28xx-video.c:1966: error: for each function it appears in.) > drivers/media/video/em28xx/em28xx-video.c:1977: error: 'EM28XX_AC97' undeclared (first use in this function) > drivers/media/video/em28xx/em28xx-video.c:1981: error: 'EM28XX_I2S_3_SAMPLE_RATES' undeclared (first use in this function) > drivers/media/video/em28xx/em28xx-video.c:1985: error: 'EM28XX_I2S_5_SAMPLE_RATES' undeclared (first use in this function) > > I have dropped the v4l-dvb tree again today. I suspect you've pulled from my tree while I was testing it, or before my last update yesterday night. Anyway, I've re-merged my patches at my linux-next and tested. Everything seems to be ok now. Cheers, Mauro