commit | 2e8ff91a5b86952beb45619734a05247d57baf09 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Mar 19 12:01:21 2013 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 09 09:59:42 2013 +0200 |
tree | 82dbbe31697d8e775b233b84831398baa7992f9b | |
parent | efdd69f124f38137855459e8631c8ead4da8675b [diff] |
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>