* MIPS: remove duplicated #include's
@ 2009-01-14 22:56 Huang Weiyi
2009-01-15 0:06 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-01-14 22:56 UTC (permalink / raw)
To: ralf; +Cc: linux-mips
Removed duplicated #include's in
arch/mips/cavium-octeon/setup.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
diff --git a/arch/mips/cavium-octeon/setup.c b/arch/mips/cavium-octeon/setup.c
index e085fed..5f4e49b 100644
--- a/arch/mips/cavium-octeon/setup.c
+++ b/arch/mips/cavium-octeon/setup.c
@@ -15,13 +15,11 @@
#include <linux/serial.h>
#include <linux/types.h>
#include <linux/string.h> /* for memset */
-#include <linux/serial.h>
#include <linux/tty.h>
#include <linux/time.h>
#include <linux/platform_device.h>
#include <linux/serial_core.h>
#include <linux/serial_8250.h>
-#include <linux/string.h>
#include <asm/processor.h>
#include <asm/reboot.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: MIPS: remove duplicated #include's
2009-01-14 22:56 MIPS: remove duplicated #include's Huang Weiyi
@ 2009-01-15 0:06 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-01-15 0:06 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-mips
On Thu, Jan 15, 2009 at 06:56:46AM +0800, Huang Weiyi wrote:
> Removed duplicated #include's in
> arch/mips/cavium-octeon/setup.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Applied after fixing the rejects caused by your whitespace mangling
mail client ...
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-15 0:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 22:56 MIPS: remove duplicated #include's Huang Weiyi
2009-01-15 0:06 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox