diff options
Diffstat (limited to 'drivers/of/of_mdio.c')
-rw-r--r-- | drivers/of/of_mdio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/of/of_mdio.c b/drivers/of/of_mdio.c index d35e300b0ad1..980c079e4443 100644 --- a/drivers/of/of_mdio.c +++ b/drivers/of/of_mdio.c | |||
@@ -83,7 +83,6 @@ int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) | |||
83 | addr); | 83 | addr); |
84 | continue; | 84 | continue; |
85 | } | 85 | } |
86 | phy_scan_fixups(phy); | ||
87 | 86 | ||
88 | /* Associate the OF node with the device structure so it | 87 | /* Associate the OF node with the device structure so it |
89 | * can be looked up later */ | 88 | * can be looked up later */ |