[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4652E346.4080900@freescale.com>
Date: Tue, 22 May 2007 20:34:14 +0800
From: Li Yang <leoli@...escale.com>
To: jeff@...zik.org
CC: netdev@...r.kernel.org
Subject: [PATCH 2/2] ucc_geth:trivial fix
Remove redundant includes.
Signed-off-by: Li Yang <leoli@...escale.com>
---
drivers/net/ucc_geth.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/drivers/net/ucc_geth.c b/drivers/net/ucc_geth.c
index 864b1aa..3b27b6d 100644
--- a/drivers/net/ucc_geth.c
+++ b/drivers/net/ucc_geth.c
@@ -23,11 +23,8 @@
#include <linux/skbuff.h>
#include <linux/spinlock.h>
#include <linux/mm.h>
-#include <linux/ethtool.h>
-#include <linux/delay.h>
#include <linux/dma-mapping.h>
#include <linux/fsl_devices.h>
-#include <linux/ethtool.h>
#include <linux/mii.h>
#include <linux/phy.h>
#include <linux/workqueue.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