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)
commitb2a19d02396c92294abcddee5bd9bd49cc4e4d1c
tree171e452a61ed1ce588d8ecc89238e9bb48cfe69f
parent91432e976ff1323e5dd6f52498969602953c6ee9
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 <broonie@opensource.wolfsonmicro.com>
sound/soc/atmel/atmel-pcm.c
sound/soc/au1x/dbdma2.c
sound/soc/blackfin/bf5xx-ac97-pcm.c
sound/soc/blackfin/bf5xx-i2s-pcm.c
sound/soc/davinci/davinci-pcm.c
sound/soc/omap/omap-pcm.c