commit | 66151bbd20c6c62dbe5b131484c885086e3a8d29 | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | Thu Jul 13 17:33:03 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 13 21:26:19 2006 +0100 |
tree | 7ffdb72ca1f74dda598d1023098ef9bc0f7268c1 | |
parent | 5fd326573876e466c7693cbf06e9c88ecf86135d [diff] [blame] |
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/vr41xx/common/icu.c b/arch/mips/vr41xx/common/icu.c index 3cc5a49..7a5c31d 100644 --- a/arch/mips/vr41xx/common/icu.c +++ b/arch/mips/vr41xx/common/icu.c
@@ -38,6 +38,7 @@ #include <asm/cpu.h> #include <asm/io.h> +#include <asm/vr41xx/irq.h> #include <asm/vr41xx/vr41xx.h> static void __iomem *icu1_base;