From: Axel Lin Date: Mon, 29 Nov 2010 09:40:05 +0000 (+0800) Subject: ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove X-Git-Tag: v2.6.37-rc5~11^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3edefbd4a9071daf388978355f69c37fbeae261;p=pandora-kernel.git ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove This patch fixes below compile warning: CC sound/soc/nuc900/nuc900-ac97.o sound/soc/nuc900/nuc900-ac97.c:300: warning: initialization from incompatible pointer type sound/soc/nuc900/nuc900-ac97.c:301: warning: initialization from incompatible pointer type Signed-off-by: Axel Lin Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed