commit | ccfdbab568a2d240f4241b737e3c7fbd7a6cb59f | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Fri Sep 18 13:57:50 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 18 17:52:40 2020 -0700 |
tree | b3beb7962644a8f77e927872bf94239712ef928c | |
parent | f8320ec14dedb7aafc24c61d91cb0babd0588e5a [diff] |
net: dsa: seville: duplicate vsc9959_mdio_bus_free While we don't plan on making any changes to this function, currently this is the only remaining dependency between felix and seville, after the PCS has been refactored out into pcs-lynx.c. Duplicate this function in seville to break the dependency completely. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>