diff options
Diffstat (limited to 'include/linux/phy.h')
| -rw-r--r-- | include/linux/phy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h index 565188ca328f..c572842c9029 100644 --- a/include/linux/phy.h +++ b/include/linux/phy.h | |||
| @@ -612,6 +612,7 @@ static inline int phy_read_status(struct phy_device *phydev) | |||
| 612 | int genphy_setup_forced(struct phy_device *phydev); | 612 | int genphy_setup_forced(struct phy_device *phydev); |
| 613 | int genphy_restart_aneg(struct phy_device *phydev); | 613 | int genphy_restart_aneg(struct phy_device *phydev); |
| 614 | int genphy_config_aneg(struct phy_device *phydev); | 614 | int genphy_config_aneg(struct phy_device *phydev); |
| 615 | int genphy_aneg_done(struct phy_device *phydev); | ||
| 615 | int genphy_update_link(struct phy_device *phydev); | 616 | int genphy_update_link(struct phy_device *phydev); |
| 616 | int genphy_read_status(struct phy_device *phydev); | 617 | int genphy_read_status(struct phy_device *phydev); |
| 617 | int genphy_suspend(struct phy_device *phydev); | 618 | int genphy_suspend(struct phy_device *phydev); |
