sfc: remove duplicated include from efx.c
authorYueHaibing <yuehaibing@huawei.com>
Thu, 16 Jan 2020 02:26:57 +0000 (02:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jan 2020 09:06:18 +0000 (10:06 +0100)
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/efx.c

index 110e485..4481f21 100644 (file)
@@ -27,7 +27,6 @@
 #include "efx_channels.h"
 #include "rx_common.h"
 #include "tx_common.h"
-#include "rx_common.h"
 #include "nic.h"
 #include "io.h"
 #include "selftest.h"