Message ID | 20240222175843.26919-3-fancer.lancer@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | e26802ebd29573cdca9bcc01c8731db9ffc3332b |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | net: pcs: xpcs: Cleanups before adding MMIO dev support | expand |
diff --git a/drivers/net/pcs/pcs-xpcs.c b/drivers/net/pcs/pcs-xpcs.c index dc7c374da495..7f8c63922a4b 100644 --- a/drivers/net/pcs/pcs-xpcs.c +++ b/drivers/net/pcs/pcs-xpcs.c @@ -10,7 +10,7 @@ #include <linux/pcs/pcs-xpcs.h> #include <linux/mdio.h> #include <linux/phylink.h> -#include <linux/workqueue.h> + #include "pcs-xpcs.h" #define phylink_pcs_to_xpcs(pl_pcs) \