* net: KS8695: removed duplicated #include
@ 2008-12-29 22:48 Huang Weiyi
2008-12-30 2:30 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2008-12-29 22:48 UTC (permalink / raw)
To: davem; +Cc: netdev
Removed duplicated include in drivers/net/arm/ks8695net.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
diff --git a/drivers/net/arm/ks8695net.c b/drivers/net/arm/ks8695net.c
index 592daee..9ad22d1 100644
--- a/drivers/net/arm/ks8695net.c
+++ b/drivers/net/arm/ks8695net.c
@@ -29,7 +29,6 @@
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/irq.h>
-#include <linux/delay.h>
#include <linux/io.h>
#include <asm/irq.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: net: KS8695: removed duplicated #include
2008-12-29 22:48 net: KS8695: removed duplicated #include Huang Weiyi
@ 2008-12-30 2:30 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-12-30 2:30 UTC (permalink / raw)
To: weiyi.huang; +Cc: netdev
From: Huang Weiyi <weiyi.huang@gmail.com>
Date: Tue, 30 Dec 2008 06:48:23 +0800
> Removed duplicated include in drivers/net/arm/ks8695net.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Applied, thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-30 2:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 22:48 net: KS8695: removed duplicated #include Huang Weiyi
2008-12-30 2:30 ` 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).