summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/phy.h')
-rw-r--r--include/linux/phy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h
index 817c8453aeb5..60794240141f 100644
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -1119,7 +1119,6 @@ int genphy_c45_read_status(struct phy_device *phydev);
1119 1119
1120/* The gen10g_* functions are the old Clause 45 stub */ 1120/* The gen10g_* functions are the old Clause 45 stub */
1121int gen10g_config_aneg(struct phy_device *phydev); 1121int gen10g_config_aneg(struct phy_device *phydev);
1122int gen10g_read_status(struct phy_device *phydev);
1123int gen10g_no_soft_reset(struct phy_device *phydev); 1122int gen10g_no_soft_reset(struct phy_device *phydev);
1124 1123
1125static inline int phy_read_status(struct phy_device *phydev) 1124static inline int phy_read_status(struct phy_device *phydev)