summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy-caps.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/phy/phy-caps.h')
-rw-r--r--drivers/net/phy/phy-caps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/phy-caps.h b/drivers/net/phy/phy-caps.h
index 157759966650..b7f0c6a3037a 100644
--- a/drivers/net/phy/phy-caps.h
+++ b/drivers/net/phy/phy-caps.h
@@ -41,7 +41,7 @@ struct link_capabilities {
__ETHTOOL_DECLARE_LINK_MODE_MASK(linkmodes);
};
-int phy_caps_init(void);
+int __init phy_caps_init(void);
size_t phy_caps_speeds(unsigned int *speeds, size_t size,
unsigned long *linkmodes);