From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.34 Date: Tue, 12 Jan 2010 14:45:49 +0100 Message-ID: References: <20100112132002.GC1418@rakim.wolfsonmicro.main> <20100112134222.GF1418@rakim.wolfsonmicro.main> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 7A4411038AA for ; Tue, 12 Jan 2010 14:45:49 +0100 (CET) In-Reply-To: <20100112134222.GF1418@rakim.wolfsonmicro.main> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org At Tue, 12 Jan 2010 13:42:23 +0000, Mark Brown wrote: > > On Tue, Jan 12, 2010 at 02:40:17PM +0100, Takashi Iwai wrote: > > I wrote: > > > > I got a build error quickly: > > > Yet another one. > > > sound/soc/s3c24xx/neo1973_gta02_wm8753.c: In function 'lm4853_set_spk': > > sound/soc/s3c24xx/neo1973_gta02_wm8753.c:244: error: 'S3C2440_GPJ2' undeclared (first use in this function) > > sound/soc/s3c24xx/neo1973_gta02_wm8753.c:244: error: (Each undeclared identifier is reported only once > > This is a cross-tree merge issue, the relevant defines are present in > the ARM tree. I'm not too worried about this one, you'll need to build > for that one specific machine to run into it. Yeah, so I left as is until now ;) Takashi