[PATCH] pinctrl: nsp-gpio: fix non-static functions
Linus Walleij
linus.walleij at linaro.org
Wed Jun 8 05:06:37 PDT 2016
On Tue, Jun 7, 2016 at 6:58 PM, Ben Dooks <ben.dooks at codethink.co.uk> wrote:
> Fixup warnings from functions that are not exported and
> therefore should be marked static. Fixes:
>
> drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:461:5: warning: symbol 'nsp_pin_config_group_get' was not declared. Should it be static?
> drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:467:5: warning: symbol 'nsp_pin_config_group_set' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>
Patch applied for fixes with Ray's ACK.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list