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:
4b864af
)
regulator: Staticise of_get_fixed_voltage_config()
author
Axel Lin
<axel.lin@gmail.com>
Sun, 27 Nov 2011 02:35:08 +0000
(10:35 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 27 Nov 2011 11:32:37 +0000
(11:32 +0000)
It is not used outside this driver so no need to make the symbol global.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found