From: Axel Lin Date: Mon, 15 Aug 2011 08:38:34 +0000 (+0800) Subject: ASoC: nuc900-pcm: remove unused variable 'dai' X-Git-Tag: v3.2-rc1~127^2~2^2~1^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f9099b41723c90bd2ff8238482e8598ef21a621;p=pandora-kernel.git ASoC: nuc900-pcm: remove unused variable 'dai' Remove unused variable 'dai' to eliminate below warning. CC sound/soc/nuc900/nuc900-pcm.o sound/soc/nuc900/nuc900-pcm.c: In function 'nuc900_dma_new': sound/soc/nuc900/nuc900-pcm.c:321: warning: unused variable 'dai' Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed