[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49C0E751.4010902@gmail.com>
Date: Wed, 18 Mar 2009 20:21:37 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: davem@...emloft.net
CC: netdev@...r.kernel.org
Subject: dnet: remove duplicated #include
Removed duplicated #include in drivers/net/dnet.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.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"
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists