]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/ethernet/renesas/ravb.h
net: ethernet: renesas: ravb: use phydev from struct net_device
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / renesas / ravb.h
index 4e5d5e953e15b680a2660a5b381d0a2eaec28782..f1109661a533ee0db3a35573cb4acde310f77577 100644 (file)
@@ -1011,7 +1011,6 @@ struct ravb_private {
        struct work_struct work;
        /* MII transceiver section. */
        struct mii_bus *mii_bus;        /* MDIO bus control */
-       struct phy_device *phydev;      /* PHY device control */
        int link;
        phy_interface_t phy_interface;
        int msg_enable;