From: Mark Brown Date: Sat, 17 Jan 2009 19:14:26 +0000 (+0000) Subject: ASoC: Staticise PCM operations tables X-Git-Tag: v2.6.30-rc1~8^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a19d02396c92294abcddee5bd9bd49cc4e4d1c;p=pandora-kernel.git ASoC: Staticise PCM operations tables The PCM operations tables are not exported directly but are instead included in the platform structure so should be declared static. Signed-off-by: Mark Brown --- Reading git-diff-tree failed