[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1283209580-688-1-git-send-email-weiyi.huang@gmail.com>
Date: Tue, 31 Aug 2010 07:06:20 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH] pxa168_eth: remove duplicated #include
Remove duplicated #include('s) in
drivers/net/pxa168_eth.c
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
---
drivers/net/pxa168_eth.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/net/pxa168_eth.c b/drivers/net/pxa168_eth.c
index 410ea0a..bb08168 100644
--- a/drivers/net/pxa168_eth.c
+++ b/drivers/net/pxa168_eth.c
@@ -42,8 +42,6 @@
#include <linux/types.h>
#include <asm/pgtable.h>
#include <asm/system.h>
-#include <linux/delay.h>
-#include <linux/dma-mapping.h>
#include <asm/cacheflush.h>
#include <linux/pxa168_eth.h>
--
1.6.1.3
--
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