[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180918030914.23592-1-yuehaibing@huawei.com>
Date: Tue, 18 Sep 2018 11:09:14 +0800
From: YueHaibing <yuehaibing@...wei.com>
To: <davem@...emloft.net>, <LinoSanfilippo@....de>
CC: <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
YueHaibing <yuehaibing@...wei.com>
Subject: [PATCH net-next] net: ethernet: slicoss: remove duplicated include from slic.h
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.com>
---
drivers/net/ethernet/alacritech/slic.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/alacritech/slic.h b/drivers/net/ethernet/alacritech/slic.h
index d0c388c..3add305 100644
--- a/drivers/net/ethernet/alacritech/slic.h
+++ b/drivers/net/ethernet/alacritech/slic.h
@@ -8,7 +8,6 @@
#include <linux/spinlock_types.h>
#include <linux/dma-mapping.h>
#include <linux/pci.h>
-#include <linux/netdevice.h>
#include <linux/list.h>
#include <linux/u64_stats_sync.h>
--
2.7.0
Powered by blists - more mailing lists