From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: linux-next: tree build failure Date: Wed, 08 Apr 2009 03:48:22 +0200 Message-ID: References: <20090407134135.dc4e0e46.sfr@canb.auug.org.au> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from cantor.suse.de ([195.135.220.2]:52118 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751866AbZDHBsY (ORCPT ); Tue, 7 Apr 2009 21:48:24 -0400 In-Reply-To: <20090407134135.dc4e0e46.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, Peter Ujfalusi , Mark Brown , Linus , Andrew Morton At Tue, 7 Apr 2009 13:41:35 +1000, Stephen Rothwell wrote: > > Hi Takashi, > > Today's linux-next build (powerpc allyesconfig) failed like this: > > sound/soc/codecs/twl4030.c: In function 'twl4030_startup': > sound/soc/codecs/twl4030.c:1227: error: 'struct snd_soc_device' has no member named 'codec' > sound/soc/codecs/twl4030.c: In function 'twl4030_shutdown': > sound/soc/codecs/twl4030.c:1258: error: 'struct snd_soc_device' has no member named 'codec' > sound/soc/codecs/twl4030.c: At top level: > sound/soc/codecs/twl4030.c:1442: warning: initialization from incompatible pointer type > sound/soc/codecs/twl4030.c:1443: warning: initialization from incompatible pointer type > > Caused by commit 7220b9f4bd4fad41f6f7299fe74c2c38ec85d793 ("ASoC: > TWL4030: Add constrains for second stream") from the sound-current tree. > > Was this even build tested? > > I have reverted that commit for today. Sorry for that. I'm still on vacation now and have only very limited remote access, thus couldn't do full cross-platform build tests... Anyway, Mark already submitted the fix and Linus merged it in, so everything should be OK now. thanks, Takashi