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:
bd3810a
)
regmap: mmio: Staticize regmap_mmio_gen_context()
author
Axel Lin
<axel.lin@gmail.com>
Wed, 13 Jun 2012 14:57:24 +0000
(22:57 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 13 Jun 2012 18:15:11 +0000
(19:15 +0100)
regmap_mmio_gen_context() is only used in regmap-mmio.c. Thus make it static.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found