From: Lars-Peter Clausen Date: Tue, 14 May 2013 20:19:53 +0000 (+0200) Subject: ASoC: bf5xx-tdm-pcm: Staticize non exported struct X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b6317b8c78a51c41b3d7abf14fdbb0df8f41b7;p=pandora-kernel.git ASoC: bf5xx-tdm-pcm: Staticize non exported struct The bf5xx_tdm_pcm_ops struct is only used in bf5xx-tdm-pcm.c, so make it static. Cc: Scott Jiang Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed