diff options
author | Zou Wei <[email protected]> | 2020-11-24 19:42:53 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-12-04 09:55:58 +0100 |
commit | d05b7691904b4b754b8469aa98a6b82523fdadad (patch) | |
tree | f6d3104679edf6cdb4d7baa6bbc1c5b64caa8c98 /scripts/bpf_helpers_doc.py | |
parent | 0a03658d222a99b192a7f84e41e8af197a87259e (diff) |
pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword
Fix the following sparse warnings:
drivers/pinctrl/pinctrl-microchip-sgpio.c:63:31: warning: symbol 'properties_luton' was not declared. Should it be static?
drivers/pinctrl/pinctrl-microchip-sgpio.c:68:31: warning: symbol 'properties_ocelot' was not declared. Should it be static?
drivers/pinctrl/pinctrl-microchip-sgpio.c:73:31: warning: symbol 'properties_sparx5' was not declared. Should it be static?
Signed-off-by: Zou Wei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions