diff options
author | ChenTao <chentao107@huawei.com> | 2020-04-28 09:48:04 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-28 13:51:01 -0700 |
commit | 9d42205036d4be7e45fb4dafe5173cd804fd9d5f (patch) | |
tree | c2003f372e232b63cbbf9f5c1b48624e9d5fdccd /drivers/tc | |
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 <hulkci@huawei.com>
Signed-off-by: ChenTao <chentao107@huawei.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions