From: Stephen Warren Date: Tue, 16 Jul 2013 17:00:44 +0000 (-0600) Subject: ASoC: tegra: fix compile warning in AC'97 driver X-Git-Tag: v3.12-rc1~150^2~9^2~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c05ad7827df545760e7659471965ce4ccf655d;p=pandora-kernel.git ASoC: tegra: fix compile warning in AC'97 driver This fixes the following by deleting dead code: sound/soc/tegra/tegra20_ac97.c: In function ‘tegra20_ac97_platform_probe’: sound/soc/tegra/tegra20_ac97.c:435:1: warning: label ‘err_unregister_pcm’ defined but not used [-Wunused-label] Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed