netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
@ 2018-08-13  6:39 Yue Haibing
  2018-08-13 16:46 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Yue Haibing @ 2018-08-13  6:39 UTC (permalink / raw)
  To: Bryan Whitehead, Microchip Linux Driver Support, David S. Miller
  Cc: Yue Haibing, netdev, kernel-janitors

Remove duplicated include.

Signed-off-by: Yue Haibing <yuehaibing@huawei.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"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
  2018-08-13  6:39 [PATCH net-next] lan743x: lan743x: Remove duplicated include from lan743x_ptp.c Yue Haibing
@ 2018-08-13 16:46 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-08-13 16:46 UTC (permalink / raw)
  To: yuehaibing; +Cc: bryan.whitehead, UNGLinuxDriver, netdev, kernel-janitors

From: Yue Haibing <yuehaibing@huawei.com>
Date: Mon, 13 Aug 2018 06:39:21 +0000

> Remove duplicated include.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-13 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-13  6:39 [PATCH net-next] lan743x: lan743x: Remove duplicated include from lan743x_ptp.c Yue Haibing
2018-08-13 16:46 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).