]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: ab8540: Staticize some symbols
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 19 Mar 2013 06:31:20 +0000 (12:01 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Apr 2013 07:58:02 +0000 (09:58 +0200)
commiteb59c63cf7564b1c9f2f4e7278132e18ebf6c141
tree4b9195238cde89bd0441ac70b291a20643b6c4f4
parent9f45d54d1f439f669de3e8bdfcd9b6696d01f733
pinctrl: ab8540: Staticize some symbols

Silences the following warnings:
drivers/pinctrl/pinctrl-ab8540.c:302:28: warning:
symbol 'ab8540_alternate_functions' was not declared. Should it be static?
drivers/pinctrl/pinctrl-ab8540.c:379:32: warning:
symbol 'ab8540_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-ab8540.c