diff options
author | ChenTao <[email protected]> | 2020-04-28 09:48:04 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-04-28 13:51:01 -0700 |
commit | 9d42205036d4be7e45fb4dafe5173cd804fd9d5f (patch) | |
tree | c2003f372e232b63cbbf9f5c1b48624e9d5fdccd /lib/test_string.c | |
parent | bcd3469b50dfb5e81d2145e6489109f119e0d38f (diff) |
net: phy: bcm54140: Make a bunch of functions static
Fix the following warning:
drivers/net/phy/bcm54140.c:663:5: warning:
symbol 'bcm54140_did_interrupt' was not declared. Should it be static?
drivers/net/phy/bcm54140.c:672:5: warning:
symbol 'bcm54140_ack_intr' was not declared. Should it be static?
drivers/net/phy/bcm54140.c:684:5: warning:
symbol 'bcm54140_config_intr' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: ChenTao <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_string.c')
0 files changed, 0 insertions, 0 deletions