diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-19 12:01:17 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-04-09 09:52:57 +0200 |
commit | 9c4154ef762534d10ef042fcf1c945105b46f660 (patch) | |
tree | d985db62ee6538b20a141f6baba79c61a2263eb5 /drivers/oprofile/timer_int.c | |
parent | 61dd726131777017348b70bd8576b42994a8ffa2 (diff) |
pinctrl: abx500: Staticize some symbols
These symbols are used only in this file. Without this patch
we get the following warnings:
drivers/pinctrl/pinctrl-abx500.c:520:5: warning:
symbol 'abx500_gpio_request' was not declared. Should it be static?
drivers/pinctrl/pinctrl-abx500.c:527:6: warning:
symbol 'abx500_gpio_free' was not declared. Should it be static?
drivers/pinctrl/pinctrl-abx500.c:614:5: warning:
symbol 'abx500_gpio_request_enable' was not declared. Should it be static?
drivers/pinctrl/pinctrl-abx500.c:714:5: warning:
symbol 'abx500_pin_config_get' was not declared. Should it be static?
drivers/pinctrl/pinctrl-abx500.c:721:5: warning:
symbol 'abx500_pin_config_set' 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>
Diffstat (limited to 'drivers/oprofile/timer_int.c')
0 files changed, 0 insertions, 0 deletions