diff options
Diffstat (limited to 'include/linux/phy.h')
-rw-r--r-- | include/linux/phy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h index 3404804dc22d..72cb67b66e0c 100644 --- a/include/linux/phy.h +++ b/include/linux/phy.h | |||
@@ -374,5 +374,4 @@ int phy_start_interrupts(struct phy_device *phydev); | |||
374 | void phy_print_status(struct phy_device *phydev); | 374 | void phy_print_status(struct phy_device *phydev); |
375 | 375 | ||
376 | extern struct bus_type mdio_bus_type; | 376 | extern struct bus_type mdio_bus_type; |
377 | extern struct phy_driver genphy_driver; | ||
378 | #endif /* __PHY_H */ | 377 | #endif /* __PHY_H */ |