linux-stable/drivers/pinctrl/bcm
Ben Dooks d5e4d7ab2c pinctrl: nsp-gpio: fix non-static functions
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@codethink.co.uk>
Acked-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-06-08 14:09:49 +02:00
..
Kconfig pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC 2016-04-30 13:10:21 +02:00
Makefile pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC 2016-04-30 13:10:21 +02:00
pinctrl-bcm281xx.c pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:01:49 +02:00
pinctrl-bcm2835.c pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:01:56 +02:00
pinctrl-cygnus-mux.c pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:02:00 +02:00
pinctrl-iproc-gpio.c pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:02:05 +02:00
pinctrl-ns2-mux.c pinctrl: ns2: rename pinctrl_utils_dt_free_map 2016-05-09 11:42:37 +02:00
pinctrl-nsp-gpio.c pinctrl: nsp-gpio: fix non-static functions 2016-06-08 14:09:49 +02:00