From: Lars-Peter Clausen Date: Tue, 14 May 2013 20:19:54 +0000 (+0200) Subject: ASoC: mop500_ab8500: Staticize non exported functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdeecac4e610ce1094497740ef84aa837e2e874f;p=pandora-kernel.git ASoC: mop500_ab8500: Staticize non exported functions The mop500_ab8500_startup(), the mop500_ab8500_shutdown() and the mop500_ab8500_hw_params() function are not used outside of mop500_ab8500, so make them static. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed