From: Lars-Peter Clausen Date: Tue, 14 May 2013 20:19:47 +0000 (+0200) Subject: ASoC: ep93xx-i2s: Staticize non exported struct X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be87f75efed8248d74c8ec56e997de989ecc963e;p=pandora-kernel.git ASoC: ep93xx-i2s: Staticize non exported struct The ep93xx_i2s_dma_data struct is not used outside of ep93xx-i2s.c, so make it static. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed