Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] Cleanup includes in early_printk.c
@ 2007-03-03 17:43 Atsushi Nemoto
  2007-03-03 20:47 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Atsushi Nemoto @ 2007-03-03 17:43 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
---
diff --git a/arch/mips/kernel/early_printk.c b/arch/mips/kernel/early_printk.c
index 5a5f610..304efdc 100644
--- a/arch/mips/kernel/early_printk.c
+++ b/arch/mips/kernel/early_printk.c
@@ -7,10 +7,8 @@
  * Copyright (C) 2007 MIPS Technologies, Inc.
  *   written by Ralf Baechle (ralf@linux-mips.org)
  */
-#include <stdarg.h>
 #include <linux/console.h>
 #include <linux/init.h>
-#include <linux/kernel.h>
 
 extern void prom_putchar(char);
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Cleanup includes in early_printk.c
  2007-03-03 17:43 [PATCH] Cleanup includes in early_printk.c Atsushi Nemoto
@ 2007-03-03 20:47 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-03-03 20:47 UTC (permalink / raw)
  To: Atsushi Nemoto; +Cc: linux-mips

On Sun, Mar 04, 2007 at 02:43:13AM +0900, Atsushi Nemoto wrote:

Thanks, applied.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-03 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-03 17:43 [PATCH] Cleanup includes in early_printk.c Atsushi Nemoto
2007-03-03 20:47 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox