All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lpc_eth: remove duplicated include
@ 2012-07-16  9:48 Duan Jiong
  2012-07-16  9:58 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Duan Jiong @ 2012-07-16  9:48 UTC (permalink / raw)
  To: davem; +Cc: netdev


---
 drivers/net/ethernet/nxp/lpc_eth.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/nxp/lpc_eth.c b/drivers/net/ethernet/nxp/lpc_eth.c
index 083d671..a1fe179 100644
--- a/drivers/net/ethernet/nxp/lpc_eth.c
+++ b/drivers/net/ethernet/nxp/lpc_eth.c
@@ -44,7 +44,6 @@
 #include <linux/of_net.h>
 #include <linux/types.h>
 
-#include <linux/delay.h>
 #include <linux/io.h>
 #include <mach/board.h>
 #include <mach/platform.h>
-- 
1.7.9.5

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

* Re: [PATCH] lpc_eth: remove duplicated include
  2012-07-16  9:48 [PATCH] lpc_eth: remove duplicated include Duan Jiong
@ 2012-07-16  9:58 ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2012-07-16  9:58 UTC (permalink / raw)
  To: djduanjiong; +Cc: netdev


Without a proper signoff, I will not apply your patch.

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

* [PATCH] lpc_eth: remove duplicated include
@ 2012-07-16  9:27 Duan Jiong
  0 siblings, 0 replies; 3+ messages in thread
From: Duan Jiong @ 2012-07-16  9:27 UTC (permalink / raw)
  To: davem; +Cc: netdev

>From a63c538ff8ad0c53feec630744ebcc9b7eec67b4 Mon Sep 17 00:00:00 2001
From: Duan Jiong <djduanjiong@gmail.com>
Date: Mon, 16 Jul 2012 17:09:49 +0800
Subject: [PATCH] lpc_eth: remove duplicated include

---
 drivers/net/ethernet/nxp/lpc_eth.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/nxp/lpc_eth.c b/drivers/net/ethernet/nxp/lpc_eth.c
index 083d671..a1fe179 100644
--- a/drivers/net/ethernet/nxp/lpc_eth.c
+++ b/drivers/net/ethernet/nxp/lpc_eth.c
@@ -44,7 +44,6 @@
 #include <linux/of_net.h>
 #include <linux/types.h>
 
-#include <linux/delay.h>
 #include <linux/io.h>
 #include <mach/board.h>
 #include <mach/platform.h>
-- 
1.7.9.5

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

end of thread, other threads:[~2012-07-16  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-16  9:48 [PATCH] lpc_eth: remove duplicated include Duan Jiong
2012-07-16  9:58 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2012-07-16  9:27 Duan Jiong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.