net: phy: xgmiitorgmii: Fix non static symbol warning
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 23 Aug 2016 15:06:05 +0000 (15:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Aug 2016 00:17:48 +0000 (17:17 -0700)
commit2698f85e88244e1bce5c019e166e5c33aff2b6e5
treef6f430fd061be321c218abb422fc94ea80dbbe94
parent9a4d7e86acf3be8c0c911a552f903a10d0eea814
net: phy: xgmiitorgmii: Fix non static symbol warning

Fixes the following sparse warning:

drivers/net/phy/xilinx_gmii2rgmii.c:61:5: warning:
 symbol 'xgmiitorgmii_probe' 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/phy/xilinx_gmii2rgmii.c
This page took 0.024934 seconds and 5 git commands to generate.