From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.30 Date: Wed, 18 Feb 2009 13:31:25 +0100 Message-ID: References: <20090218120135.GA15414@sirena.org.uk> <20090218122954.GA11336@opensource.wolfsonmicro.com> 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 mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 6BFB4103896 for ; Wed, 18 Feb 2009 13:31:25 +0100 (CET) In-Reply-To: <20090218122954.GA11336@opensource.wolfsonmicro.com> 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 List-Id: alsa-devel@alsa-project.org At Wed, 18 Feb 2009 12:29:54 +0000, Mark Brown wrote: > > On Wed, Feb 18, 2009 at 01:22:08PM +0100, Takashi Iwai wrote: > > > I get the following warning with my build test: > > sound/soc/codecs/wm8731.c:611: warning: 'wm8731_unregister' defined but not used > > > Could you fix it? > > What config are you running - is CONFIG_I2C undefined? Yes. Only CONFIG_SPI=y. Takashi