* [PATCH 2/2] ucc_geth:trivial fix
@ 2007-05-22 12:34 Li Yang
0 siblings, 0 replies; only message in thread
From: Li Yang @ 2007-05-22 12:34 UTC (permalink / raw)
To: jeff; +Cc: netdev
Remove redundant includes.
Signed-off-by: Li Yang <leoli@freescale.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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-22 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-22 12:34 [PATCH 2/2] ucc_geth:trivial fix Li Yang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.