net: ethernet: dwmac: fix non static symbol warning
commita5f54fcc8a63f4e93ea48243c3a762aa848299d5
authorWei Yongjun <weiyongjun1@huawei.com>
Sat, 10 Sep 2016 12:31:30 +0000 (10 12:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Sep 2016 15:42:27 +0000 (13 11:42 -0400)
treebd6d72def7930e4ec0e91f943287783e75fa81fb
parenta7c22bda52e24094c7bc96afcd897ddad2b28bc0
net: ethernet: dwmac: fix non static symbol warning

Fixes the following sparse warning:

drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c:172:1: warning:
 symbol 'stm32_dwmac_pm_ops' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c