kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] lan743x: Remove duplicated include from lan743x_main.c
@ 2020-06-24  7:18 YueHaibing
  2020-06-24 21:50 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-06-24  7:18 UTC (permalink / raw)
  To: Bryan Whitehead, Microchip Linux Driver Support,
	David S . Miller, Tim Harvey, Jakub Kicinski
  Cc: YueHaibing, netdev, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/net/ethernet/microchip/lan743x_main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/microchip/lan743x_main.c b/drivers/net/ethernet/microchip/lan743x_main.c
index 9585467cf11c..2373e72d2d29 100644
--- a/drivers/net/ethernet/microchip/lan743x_main.c
+++ b/drivers/net/ethernet/microchip/lan743x_main.c
@@ -15,7 +15,6 @@
 #include <linux/rtnetlink.h>
 #include <linux/iopoll.h>
 #include <linux/crc16.h>
-#include <linux/of_net.h>
 #include "lan743x_main.h"
 #include "lan743x_ethtool.h"

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

* Re: [PATCH net-next] lan743x: Remove duplicated include from lan743x_main.c
  2020-06-24  7:18 [PATCH net-next] lan743x: Remove duplicated include from lan743x_main.c YueHaibing
@ 2020-06-24 21:50 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-06-24 21:50 UTC (permalink / raw)
  To: yuehaibing
  Cc: bryan.whitehead, UNGLinuxDriver, tharvey, kuba, netdev, kernel-janitors

From: YueHaibing <yuehaibing@huawei.com>
Date: Wed, 24 Jun 2020 07:18:21 +0000

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

Applied.

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

end of thread, other threads:[~2020-06-24 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-24  7:18 [PATCH net-next] lan743x: Remove duplicated include from lan743x_main.c YueHaibing
2020-06-24 21:50 ` 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).