On Tue, Oct 18, 2016 at 03:53:37PM +0000, Wei Yongjun wrote: > From: Wei Yongjun <weiyongj...@huawei.com> > > 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 <weiyongj...@huawei.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew