Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] kill unnecessary include
@ 2008-04-24 14:08 Atsushi Nemoto
  2008-04-24 15:07 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Atsushi Nemoto @ 2008-04-24 14:08 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
---
diff --git a/arch/mips/kernel/cevt-gt641xx.c b/arch/mips/kernel/cevt-gt641xx.c
index c367726..6e2f585 100644
--- a/arch/mips/kernel/cevt-gt641xx.c
+++ b/arch/mips/kernel/cevt-gt641xx.c
@@ -25,8 +25,6 @@
 #include <asm/gt64120.h>
 #include <asm/time.h>
 
-#include <irq.h>
-
 static DEFINE_SPINLOCK(gt641xx_timer_lock);
 static unsigned int gt641xx_base_clock;
 

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

* Re: [PATCH] kill unnecessary include
  2008-04-24 14:08 [PATCH] kill unnecessary include Atsushi Nemoto
@ 2008-04-24 15:07 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2008-04-24 15:07 UTC (permalink / raw)
  To: Atsushi Nemoto; +Cc: linux-mips

On Thu, Apr 24, 2008 at 11:08:55PM +0900, Atsushi Nemoto wrote:
> From: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
> Date: Thu, 24 Apr 2008 23:08:55 +0900 (JST)
> To: linux-mips@linux-mips.org
> Cc: ralf@linux-mips.org
> Subject: [PATCH] kill unnecessary include
> Content-Type: Text/Plain; charset=us-ascii
> 
> Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>

Applied.  Thanks,

   Ralf

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

end of thread, other threads:[~2008-04-24 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 14:08 [PATCH] kill unnecessary include Atsushi Nemoto
2008-04-24 15:07 ` Ralf Baechle

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