diff options
Diffstat (limited to 'include')
| -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 cf1bb480cfb1..7c81dd8870d4 100644 --- a/include/linux/phy.h +++ b/include/linux/phy.h | |||
| @@ -596,7 +596,6 @@ int phy_register_fixup_for_id(const char *bus_id, | |||
| 596 | int (*run)(struct phy_device *)); | 596 | int (*run)(struct phy_device *)); |
| 597 | int phy_register_fixup_for_uid(u32 phy_uid, u32 phy_uid_mask, | 597 | int phy_register_fixup_for_uid(u32 phy_uid, u32 phy_uid_mask, |
| 598 | int (*run)(struct phy_device *)); | 598 | int (*run)(struct phy_device *)); |
| 599 | int phy_scan_fixups(struct phy_device *phydev); | ||
| 600 | 599 | ||
| 601 | int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable); | 600 | int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable); |
| 602 | int phy_get_eee_err(struct phy_device *phydev); | 601 | int phy_get_eee_err(struct phy_device *phydev); |
