pinctrl: lantiq: Staticize non-exported symbols
authorAxel Lin <axel.lin@ingics.com>
Wed, 7 Nov 2012 16:10:17 +0000 (00:10 +0800)
committerLinus 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