net: axienet: Unexport and remove unused mdio functions
authorAndy Chiu <andy.chiu@sifive.com>
Thu, 17 Nov 2022 15:40:12 +0000 (23:40 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Nov 2022 10:36:03 +0000 (10:36 +0000)
commit29f8eefba3ba3c9a3416ee09dc868b288a09fc25
treea2f0efe064f761130b31f8e7a0a8fb775224acaf
parent62a45b384a2833fbdff4658a56dab38e9d6f4580
net: axienet: Unexport and remove unused mdio functions

Both axienet_mdio_{enable/disable} functions are no longer used in
xilinx_axienet_main.c due to 253761a0e61b7. And axienet_mdio_disable is
not even used in the mdio.c. So unexport and remove them.

Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/xilinx_axienet.h
drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c