From: Lars-Peter Clausen Date: Tue, 14 May 2013 20:19:51 +0000 (+0200) Subject: ASoC: mmp-pcm: Staticize non exported structs and functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e10d2fb0f0739a5862311258e10520accc9259;p=pandora-kernel.git ASoC: mmp-pcm: Staticize non exported structs and functions The mmp_pcm_ops and mmp_soc_platform struct as well as the mmp_pcm_new() function are only used in mmp-pcm.c, so make them static. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed