From: Guennadi Liakhovetski Date: Fri, 17 Sep 2010 10:29:46 +0000 (+0200) Subject: ASoC: fix compile breakage of the sh/siu driver X-Git-Tag: v2.6.37-rc1~126^2~1^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54291de432954b99348449723f2ce2bfe102753;p=pandora-kernel.git ASoC: fix compile breakage of the sh/siu driver The sh/siu ASoC driver doesn't compile because of a function defined static in the source and extern in a header. Remove the unneeded declaration in the header. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mark Brown --- Reading git-diff-tree failed