[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200116022657.161109-1-yuehaibing@huawei.com>
Date: Thu, 16 Jan 2020 02:26:57 +0000
From: YueHaibing <yuehaibing@...wei.com>
To: Solarflare linux maintainers <linux-net-drivers@...arflare.com>,
"Edward Cree" <ecree@...arflare.com>,
Martin Habets <mhabets@...arflare.com>, <davem@...emloft.net>
CC: YueHaibing <yuehaibing@...wei.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kernel-janitors@...r.kernel.org>
Subject: [PATCH net-next] sfc: remove duplicated include from efx.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.com>
---
drivers/net/ethernet/sfc/efx.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c
index 110e485e6624..4481f21a1f43 100644
--- a/drivers/net/ethernet/sfc/efx.c
+++ b/drivers/net/ethernet/sfc/efx.c
@@ -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"
Powered by blists - more mailing lists