OSDN Git Service

net: aquantia: make symbol hw_atl_boards static
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 23 Jan 2018 02:10:38 +0000 (02:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jan 2018 15:59:42 +0000 (10:59 -0500)
commite8a22b5f079449f1803d37ce2b5d09acaa68368d
tree4231617ab1247b6bb4df13445e87ee6891549b5c
parentf03e4f8aadc84deb8f3dddcbf0032bac75051e7a
net: aquantia: make symbol hw_atl_boards static

Fixes the following sparse warning:

drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:50:34: warning:
 symbol 'hw_atl_boards' was not declared. Should it be static?

Fixes: 4948293ff963 ("net: aquantia: Introduce new AQC devices and capabilities")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c