net: phy: remove calls to genphy_config_init
[platform/kernel/linux-rpi.git] / drivers / net / phy / microchip_t1.c
index 3d09b47..001def4 100644 (file)
@@ -48,7 +48,6 @@ static struct phy_driver microchip_t1_phy_driver[] = {
 
                .features       = PHY_BASIC_T1_FEATURES,
 
-               .config_init    = genphy_config_init,
                .config_aneg    = genphy_config_aneg,
 
                .ack_interrupt  = lan87xx_phy_ack_interrupt,