diff options
| author | Ben Dooks <[email protected]> | 2016-06-07 17:58:15 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-06-08 14:09:49 +0200 |
| commit | d5e4d7ab2ce1d71d19fd6a8117d6d9625dc1a286 (patch) | |
| tree | cb3a2633ec360620e6296219af8f338e80a2f5aa /tools/perf/scripts/python | |
| parent | 9467f5688bdc0469ece5cfaa4bb4ee8a35e80abd (diff) | |
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 <[email protected]>
Acked-by: Ray Jui <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions