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:
5c084ec
)
pinctrl: lantiq: Staticize non-exported symbols
author
Axel Lin
<axel.lin@ingics.com>
Wed, 7 Nov 2012 16:10:17 +0000
(
00:10
+0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sun, 11 Nov 2012 18:36:13 +0000
(19:36 +0100)
Both ltq_pinctrl_dt_node_to_map() and ltq_pinctrl_dt_free_map() are not
referenced outside of this file. Make them static.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found