Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754274AbYJPF6Y (ORCPT ); Thu, 16 Oct 2008 01:58:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751654AbYJPF6J (ORCPT ); Thu, 16 Oct 2008 01:58:09 -0400 Received: from mx1.suse.de ([195.135.220.2]:52563 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466AbYJPF6H (ORCPT ); Thu, 16 Oct 2008 01:58:07 -0400 Date: Thu, 16 Oct 2008 07:57:29 +0200 Message-ID: From: Takashi Iwai To: Andrew Morton Cc: Dan Williams , linux-ext4@vger.kernel.org, netdev@vger.kernel.org, linux-ide@vger.kernel.org, Bartlomiej Zolnierkiewicz , marek.vasut@gmail.com, David Woodhouse , Mark Fasheh , Ralf Baechle , Mauro Carvalho Chehab , linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org Subject: Re: powerpc allmodconfig In-Reply-To: <20081015213337.a99a9595.akpm@linux-foundation.org> References: <20081015213337.a99a9595.akpm@linux-foundation.org> 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 Content-Length: 1283 Lines: 31 At Wed, 15 Oct 2008 21:33:37 -0700, Andrew Morton wrote: > > sound/soc/soc-dapm.c:1029: warning: 'snd_soc_dapm_connect_input' is deprecated (declared at sound/soc/soc-dapm.c:1026) > sound/soc/soc-dapm.c:1029: warning: 'snd_soc_dapm_connect_input' is deprecated (declared at sound/soc/soc-dapm.c:1026) These are definitions of deprecated interfaces. We can remove it in 2.6.29. If we don't want to be conservative, it can be removed in 2.6.28, too. > sound/soc/codecs/tlv320aic23.c: In function 'tlv320aic23_write': > sound/soc/codecs/tlv320aic23.c:104: warning: passing argument 2 of 'codec->hw_write' makes pointer from integer without a cast > sound/soc/codecs/tlv320aic23.c: In function 'tlv320aic23_set_dai_sysclk': > sound/soc/codecs/tlv320aic23.c:424: warning: unused variable 'codec' The fix was in the pending pull request. > sound/pci/hda/patch_sigmatel.c: In function 'stac92xx_parse_auto_config': > sound/pci/hda/patch_sigmatel.c:2819: warning: 'nid' may be used uninitialized in this function Ditto. thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/