pinctrl: ab8505: Staticize some symbols
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 19 Mar 2013 06:31:21 +0000 (12:01 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Apr 2013 07:59:42 +0000 (09:59 +0200)
commit2e8ff91a5b86952beb45619734a05247d57baf09
tree82dbbe31697d8e775b233b84831398baa7992f9b
parentefdd69f124f38137855459e8631c8ead4da8675b
pinctrl: ab8505: Staticize some symbols

Silences the following warnings:
drivers/pinctrl/pinctrl-ab8505.c:274:28: warning:
symbol 'ab8505_alternate_functions' was not declared. Should it be static?
drivers/pinctrl/pinctrl-ab8505.c:351:32: warning:
symbol 'ab8505_gpio_irq_cluster' was not declared. Should it be static?

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-ab8505.c