[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1534142361-92174-1-git-send-email-yuehaibing@huawei.com>
Date: Mon, 13 Aug 2018 06:39:21 +0000
From: Yue Haibing <yuehaibing@...wei.com>
To: Bryan Whitehead <bryan.whitehead@...rochip.com>,
"Microchip Linux Driver Support" <UNGLinuxDriver@...rochip.com>,
"David S. Miller" <davem@...emloft.net>
CC: Yue Haibing <yuehaibing@...wei.com>, <netdev@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>
Subject: [PATCH net-next] lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
Remove duplicated include.
Signed-off-by: Yue Haibing <yuehaibing@...wei.com>
---
drivers/net/ethernet/microchip/lan743x_ptp.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/microchip/lan743x_ptp.c b/drivers/net/ethernet/microchip/lan743x_ptp.c
index 42064fd..029a2af 100644
--- a/drivers/net/ethernet/microchip/lan743x_ptp.c
+++ b/drivers/net/ethernet/microchip/lan743x_ptp.c
@@ -6,7 +6,6 @@
#include <linux/module.h>
#include <linux/pci.h>
-#include <linux/netdevice.h>
#include <linux/net_tstamp.h>
#include "lan743x_ptp.h"
Powered by blists - more mailing lists