From: Mark Brown Date: Mon, 29 Jul 2013 07:50:28 +0000 (+0100) Subject: ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring X-Git-Tag: v3.11-rc4~4^2~1^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1deb57042fe2bd14cd7d4687f3c9418d26862053;p=pandora-kernel.git ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring As part of the multiplatform refactoring for AC'97 the AC'97 bus ops were staticised meaning that the prototype (which was never needed) conflicts with the declaration causing build failures. Signed-off-by: Mark Brown Acked-by: Lars-Peter Clausen --- Reading git-diff-tree failed