]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: mv88e6xxx: fix non static symbol warning
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 18 Oct 2016 15:53:37 +0000 (15:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 18:26:00 +0000 (14:26 -0400)
commitaa0938c6d77d84d9ab72c5674c9624dddc345095
tree980bf13abbc011c91a3e95fa85608778c6e0a887
parentd248cafc892e5d5a44a84553dada18fcc470bf27
net: dsa: mv88e6xxx: fix non static symbol warning

Fixes the following sparse warning:

drivers/net/dsa/mv88e6xxx/chip.c:2866:5: warning:
 symbol 'mv88e6xxx_g1_set_switch_mac' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c