]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/phy/phy.c
drivers: net: remove dead drivers
[u-boot] / drivers / net / phy / phy.c
index aac85c4d0927e16a9060e6971c55fe59504f0b97..1d6c14f2ade7497bc7b2ded23bffce21f250a821 100644 (file)
@@ -454,9 +454,6 @@ int phy_init(void)
 #ifdef CONFIG_PHY_ET1011C
        phy_et1011c_init();
 #endif
-#ifdef CONFIG_PHY_ICPLUS
-       phy_icplus_init();
-#endif
 #ifdef CONFIG_PHY_LXT
        phy_lxt_init();
 #endif