commit | b2a19d02396c92294abcddee5bd9bd49cc4e4d1c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jan 17 19:14:26 2009 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jan 19 16:23:27 2009 +0000 |
tree | 171e452a61ed1ce588d8ecc89238e9bb48cfe69f | |
parent | 91432e976ff1323e5dd6f52498969602953c6ee9 [diff] |
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>