diff options
author | Zou Wei <[email protected]> | 2020-10-30 17:28:17 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-06 11:49:36 +0100 |
commit | 9e39aef3a105d3c934d9348cc27f1ccfd9ebee01 (patch) | |
tree | e600c647c8e530c8aab53fb55f9a00323277e8e7 /scripts/gdb/linux/config.py | |
parent | 217504a055325fe76ec1142aa15f14d3db77f94f (diff) |
usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static
Fix the following sparse warning:
drivers/usb/misc/brcmstb-usb-pinmap.c:219:6: warning: symbol 'sync_all_pins' was not declared. Should it be static?
The sync_all_pins has only call site within brcmstb-usb-pinmap.c
It should be static
Fixes: 517c4c44b323 ("usb: Add driver to allow any GPIO to be used for 7211 USB signals")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zou Wei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions