net: tulip: make early_486_chipsets static
authorJason Yan <yanaijie@huawei.com>
Wed, 15 Apr 2020 08:42:48 +0000 (16:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Apr 2020 23:22:14 +0000 (16:22 -0700)
commitae5a44bb970ad8d0f7382cf3fc9738787e3cf19f
tree8f13834eb217858c61875bb45a5c81d05a4db335
parentc8322754642052b3580db8bc3c33fd671a41cdd6
net: tulip: make early_486_chipsets static

Fix the following sparse warning:

drivers/net/ethernet/dec/tulip/tulip_core.c:1280:28: warning: symbol
'early_486_chipsets' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/dec/tulip/tulip_core.c