From: Fabio Estevam Date: Tue, 30 Aug 2011 03:28:42 +0000 (-0300) Subject: ASoC: imx: Fix build warning of unused 'card' variable X-Git-Tag: v3.1-rc7~30^2~1^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117ef9570bf3a332eca443231f41dd3a52fcfb2c;p=pandora-kernel.git ASoC: imx: Fix build warning of unused 'card' variable Fixes the following warning: CC sound/soc/imx/imx-pcm-fiq.o sound/soc/imx/imx-pcm-fiq.c: In function 'imx_pcm_fiq_new': sound/soc/imx/imx-pcm-fiq.c:243: warning: unused variable 'card' CC sound/soc/imx/imx-pcm-dma-mx2.o Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed