* [PATCH][MIPS] removed needless #include <asm/i8259.h> on emma2rh
@ 2007-02-08 1:30 Yoichi Yuasa
2007-02-08 12:53 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2007-02-08 1:30 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Hi Ralf,
These irq.c don't need #include <asm/i8259.h>.
Yoichi
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/emma2rh/common/irq.c mips/arch/mips/emma2rh/common/irq.c
--- mips-orig/arch/mips/emma2rh/common/irq.c 2007-02-07 18:24:06.864096500 +0900
+++ mips/arch/mips/emma2rh/common/irq.c 2007-02-08 09:42:27.348211000 +0900
@@ -27,7 +27,6 @@
#include <linux/irq.h>
#include <linux/types.h>
-#include <asm/i8259.h>
#include <asm/system.h>
#include <asm/mipsregs.h>
#include <asm/debug.h>
diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/emma2rh/markeins/irq.c mips/arch/mips/emma2rh/markeins/irq.c
--- mips-orig/arch/mips/emma2rh/markeins/irq.c 2007-02-07 18:24:06.876097250 +0900
+++ mips/arch/mips/emma2rh/markeins/irq.c 2007-02-08 09:42:46.117384000 +0900
@@ -29,7 +29,6 @@
#include <linux/ptrace.h>
#include <linux/delay.h>
-#include <asm/i8259.h>
#include <asm/irq_cpu.h>
#include <asm/system.h>
#include <asm/mipsregs.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH][MIPS] removed needless #include <asm/i8259.h> on emma2rh
2007-02-08 1:30 [PATCH][MIPS] removed needless #include <asm/i8259.h> on emma2rh Yoichi Yuasa
@ 2007-02-08 12:53 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-02-08 12:53 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Thu, Feb 08, 2007 at 10:30:29AM +0900, Yoichi Yuasa wrote:
> Hi Ralf,
>
> These irq.c don't need #include <asm/i8259.h>.
Applied. Thanks,
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-08 12:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-08 1:30 [PATCH][MIPS] removed needless #include <asm/i8259.h> on emma2rh Yoichi Yuasa
2007-02-08 12:53 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox