ASoC: Staticise PCM operations tables
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 17 Jan 2009 19:14:26 +0000 (19:14 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 19 Jan 2009 16:23:27 +0000 (16:23 +0000)
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 <broonie@opensource.wolfsonmicro.com>

No differences found