android_kernel_asus_sm8350/drivers/net/dsa/mv88e6xxx
Wei Yongjun aa0938c6d7 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>
2016-10-18 14:26:00 -04:00
..
chip.c net: dsa: mv88e6xxx: fix non static symbol warning 2016-10-18 14:26:00 -04:00
global1.c net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global1.h net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global2.c net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
global2.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
Kconfig net: dsa: mv88e6xxx: make global2 code optional 2016-09-06 12:58:14 -07:00
Makefile net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
mv88e6xxx.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00