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:
17282ba
)
ASoC: dapm: Staticise dapm_mark_dirty()
author
Mark Brown
<broonie@linaro.org>
Thu, 6 Mar 2014 08:15:48 +0000
(16:15 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 10 Mar 2014 12:34:24 +0000
(12:34 +0000)
The function is not called outside soc-dapm.c so there is no need for it
to be exported.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found