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)
commit89377aa5156a93e73a3f7c7ccdc0d0fecf65e0d2
tree2f9e4944ab89870faa9cb50b6a3aeec6fe225772
parent5c084ec82015553ab8972cd251fc2e5757e4a379
pinctrl: lantiq: Staticize non-exported symbols

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>
drivers/pinctrl/pinctrl-lantiq.c