From: Takashi Iwai Date: Mon, 1 Dec 2008 19:00:47 +0000 (+0100) Subject: ALSA: ASoC: Fix compile warnings on corgi.c X-Git-Tag: v2.6.29-rc1~590^2~11^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5220ed6b321639d68a66bad2082456c1b273f3ea;p=pandora-kernel.git ALSA: ASoC: Fix compile warnings on corgi.c Fix the wrong shutdown callback type. Also removed the unused variables there: sound/soc/pxa/corgi.c: In function 'corgi_shutdown': sound/soc/pxa/corgi.c:114: warning: unused variable 'codec' sound/soc/pxa/corgi.c: At top level: sound/soc/pxa/corgi.c:175: warning: initialization from incompatible pointer type Acked-by: Mark Brown Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed