From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753331AbdHWGDR (ORCPT ); Wed, 23 Aug 2017 02:03:17 -0400 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 Date: Wed, 23 Aug 2017 08:03:14 +0200 Message-ID: From: Takashi Iwai To: Stephen Rothwell Cc: Mark Brown , Liam Girdwood , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build warning after merge of the sound-asoc tree In-Reply-To: <20170823122007.6dbcd592@canb.auug.org.au> References: <20170823122007.6dbcd592@canb.auug.org.au> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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 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