diff options
| -rw-r--r-- | drivers/of/of_mdio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/of/of_mdio.c b/drivers/of/of_mdio.c index 8478c97f9201..fb4a59830648 100644 --- a/drivers/of/of_mdio.c +++ b/drivers/of/of_mdio.c | |||
| @@ -214,6 +214,7 @@ void of_mdiobus_link_phydev(struct mii_bus *mdio, | |||
| 214 | } | 214 | } |
| 215 | } | 215 | } |
| 216 | } | 216 | } |
| 217 | EXPORT_SYMBOL(of_mdiobus_link_phydev); | ||
| 217 | 218 | ||
| 218 | /* Helper function for of_phy_find_device */ | 219 | /* Helper function for of_phy_find_device */ |
| 219 | static int of_phy_match(struct device *dev, void *phy_np) | 220 | static int of_phy_match(struct device *dev, void *phy_np) |
