From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: linux-next: build warning after merge of the sound-asoc tree Date: Wed, 23 Aug 2017 08:03:14 +0200 Message-ID: References: <20170823122007.6dbcd592@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 mx2.suse.de ([195.135.220.15]:42836 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750931AbdHWGDQ (ORCPT ); Wed, 23 Aug 2017 02:03:16 -0400 In-Reply-To: <20170823122007.6dbcd592@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Mark Brown , Liam Girdwood , Linux-Next Mailing List , Linux Kernel Mailing List On Wed, 23 Aug 2017 04:20:07 +0200, Stephen Rothwell wrote: > > Hi all, > > After merging the sound-asoc tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > sound/soc/tegra/tegra_wm8903.c: In function 'tegra_wm8903_remove': > sound/soc/tegra/tegra_wm8903.c:206:23: warning: unused variable 'machine' [-Wunused-variable] > struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); > ^ > > Introduced by commit > > 2a8bd83af30e ("ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() call") My bad, will submit the fix patch. thanks, Takashi