commit | efdd69f124f38137855459e8631c8ead4da8675b | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Mar 19 12:01:20 2013 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 09 09:58:02 2013 +0200 |
tree | 4b9195238cde89bd0441ac70b291a20643b6c4f4 | |
parent | 49e6cbfbfee4a416053659cb99421f79e5c37a7f [diff] |
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>