[alsa-devel] [PATCH] ASoC: mfld: Remove unused variable
Mark Brown
broonie at kernel.org
Fri Jun 28 13:11:46 CEST 2013
From: Mark Brown <broonie at linaro.org>
Reported-by: Fengguang Wu <fengguang.wu at intel.com>
Signed-off-by: Mark Brown <broonie at linaro.org>
---
sound/soc/mid-x86/mfld_machine.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/sound/soc/mid-x86/mfld_machine.c b/sound/soc/mid-x86/mfld_machine.c
index aec29a8..ee36384 100644
--- a/sound/soc/mid-x86/mfld_machine.c
+++ b/sound/soc/mid-x86/mfld_machine.c
@@ -412,8 +412,6 @@ static int snd_mfld_mc_probe(struct platform_device *pdev)
static int snd_mfld_mc_remove(struct platform_device *pdev)
{
- struct mfld_mc_private *mc_drv_ctx = platform_get_drvdata(pdev);
-
pr_debug("snd_mfld_mc_remove called\n");
snd_soc_unregister_card(&snd_soc_card_mfld);
return 0;
--
1.8.3.1
More information about the Alsa-devel
mailing list