On Tue, Mar 19, 2013 at 7:31 AM, Sachin Kamat <sachin.ka...@linaro.org> wrote:
> 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.ka...@linaro.org> > Cc: Patrice Chotard <patrice.chot...@st.com> > --- > This series is compile tested against linux-next tree (20130319). Patch applied with Patrice's ACK, thanks! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/