Merge branch 'net-phy-clean-up-the-old-gen10g-functions'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 05:48:06 +0000 (21:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 05:48:06 +0000 (21:48 -0800)
Heiner Kallweit says:

====================
net: phy: clean up the old gen10g functions

The old gen10g_ functions are mainly stubs and have been superseded
by genphy_c45_ equivalents. So lets remove / hide the old functions
as far as possible.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge