diff --git a/drivers/net/ethernet/sfc/ef100_netdev.c b/drivers/net/ethernet/sfc/ef100_netdev.c index 4c3caac2c8cc..ec9ca81fed85 100644 --- a/drivers/net/ethernet/sfc/ef100_netdev.c +++ b/drivers/net/ethernet/sfc/ef100_netdev.c @@ -16,7 +16,6 @@ #include "tx_common.h" #include "ef100_netdev.h" #include "ef100_ethtool.h" -#include "efx_common.h" #include "nic_common.h" #include "ef100_nic.h" #include "ef100_tx.h"