[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180918024128.2708-1-yuehaibing@huawei.com>
Date: Tue, 18 Sep 2018 10:41:28 +0800
From: YueHaibing <yuehaibing@...wei.com>
To: <davem@...emloft.net>, <ganeshgr@...lsio.com>
CC: <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
YueHaibing <yuehaibing@...wei.com>
Subject: [PATCH net-next] cxgb4: remove duplicated include from cxgb4_main.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.com>
---
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
index 2e1e286..1a93efa 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
+++ b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
@@ -62,7 +62,6 @@
#include <net/netevent.h>
#include <net/addrconf.h>
#include <net/bonding.h>
-#include <net/addrconf.h>
#include <linux/uaccess.h>
#include <linux/crash_dump.h>
#include <net/udp_tunnel.h>
--
2.7.0
Powered by blists - more mailing lists