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:
f722406
)
ASoC: mmp-pcm: Staticize non exported structs and functions
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 14 May 2013 20:19:51 +0000
(22:19 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 15 May 2013 04:49:34 +0000
(08:49 +0400)
The mmp_pcm_ops and mmp_soc_platform struct as well as the mmp_pcm_new()
function are only used in mmp-pcm.c, so make them static.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found