git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91432e9
)
ASoC: Staticise PCM operations tables
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 17 Jan 2009 19:14:26 +0000
(19:14 +0000)
committer
Mark 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