netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] remove duplicated #include
@ 2009-03-19 13:44 Huang Weiyi
  2009-03-20  8:33 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-03-19 13:44 UTC (permalink / raw)
  To: davem; +Cc: netdev, Huang Weiyi

Removed duplicated #include in drivers/net/dnet.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/net/dnet.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c
index 5c347f7..8a98d40 100644
--- a/drivers/net/dnet.c
+++ b/drivers/net/dnet.c
@@ -21,7 +21,6 @@
 #include <linux/dma-mapping.h>
 #include <linux/platform_device.h>
 #include <linux/phy.h>
-#include <linux/platform_device.h>
 
 #include "dnet.h"
 
-- 
1.6.0.4


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

* Re: [PATCH] remove duplicated #include
  2009-03-19 13:44 [PATCH] remove duplicated #include Huang Weiyi
@ 2009-03-20  8:33 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-03-20  8:33 UTC (permalink / raw)
  To: weiyi.huang; +Cc: netdev

From: Huang Weiyi <weiyi.huang@gmail.com>
Date: Thu, 19 Mar 2009 21:44:40 +0800

> Removed duplicated #include in drivers/net/dnet.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Applied.

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

end of thread, other threads:[~2009-03-20  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-19 13:44 [PATCH] remove duplicated #include Huang Weiyi
2009-03-20  8:33 ` 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).