diff options
Diffstat (limited to 'net/ethtool/phy.c')
-rw-r--r-- | net/ethtool/phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ethtool/phy.c b/net/ethtool/phy.c index 1a6b725d1f14..1f590e8d75ed 100644 --- a/net/ethtool/phy.c +++ b/net/ethtool/phy.c @@ -9,6 +9,7 @@ #include <linux/phy.h> #include <linux/phy_link_topology.h> #include <linux/sfp.h> +#include <net/netdev_lock.h> struct phy_req_info { struct ethnl_req_info base; |