Commit 503f9aa9 authored by Russell King's avatar Russell King Committed by David S. Miller

net: mvneta: convert to phylink

Convert mvneta to use phylink, which models the MAC to PHY link in
a generic, reusable form.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>

- remove unused sync status
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fc548b99
......@@ -60,7 +60,7 @@ config MVNETA
depends on ARCH_MVEBU || COMPILE_TEST
depends on HAS_DMA
select MVMDIO
select FIXED_PHY
select PHYLINK
---help---
This driver supports the network interface units in the
Marvell ARMADA XP, ARMADA 370, ARMADA 38x and
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment