From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752228AbZHJHeu (ORCPT ); Mon, 10 Aug 2009 03:34:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751365AbZHJHet (ORCPT ); Mon, 10 Aug 2009 03:34:49 -0400 Received: from cantor.suse.de ([195.135.220.2]:47146 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751242AbZHJHet (ORCPT ); Mon, 10 Aug 2009 03:34:49 -0400 Date: Mon, 10 Aug 2009 09:34:49 +0200 Message-ID: From: Takashi Iwai To: Mark Brown Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Stephen Rothwell Subject: Re: linux-next: sound tree build warning In-Reply-To: <20090810141518.cf9a3a2f.sfr@canb.auug.org.au> References: <20090810141518.cf9a3a2f.sfr@canb.auug.org.au> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 10 Aug 2009 14:15:18 +1000, Stephen Rothwell wrote: > > Hi Takashi, > > Today's linux-next build (x86_64 allmodconfig) produced this warning: > > sound/soc/codecs/wm8731.c:44: warning: 'wm8731_spi_write' declared 'static' but never defined > > Introduced by commit 27ded041f03026e8c6be9efc626e11ddfb4620c1 ("ASoC: > Factor out 7 bit register 9 bit data SPI write"). Looks like a forgotten piece since the reg-cache branch merge. Mark, could you clean up? thanks, Takashi