netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dnet: remove duplicated #include
@ 2009-03-18 12:21 Huang Weiyi
  2009-03-18 21:32 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-03-18 12:21 UTC (permalink / raw)
  To: davem; +Cc: netdev

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

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

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"


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

end of thread, other threads:[~2009-03-18 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18 12:21 dnet: remove duplicated #include Huang Weiyi
2009-03-18 21:32 ` 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).