aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/momentum/ocelot_c/irq.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-03-08 14:22:27 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-03-09 18:05:09 +0000
commit3367fd50757459ae7490b9dfa59b60fedc283821 (patch)
tree3a5cf15f17faf86cf9cd54afe9973c63a706d6b7 /arch/mips/momentum/ocelot_c/irq.c
parentbb7d83f74477b41a2dee71771805c8447cdaa70f (diff)
[MIPS] Momentum: Resurrect after things were moved around a while ago.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/momentum/ocelot_c/irq.c')
-rw-r--r--arch/mips/momentum/ocelot_c/irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/momentum/ocelot_c/irq.c b/arch/mips/momentum/ocelot_c/irq.c
index 300fe8e4fbe..a5764bc20e3 100644
--- a/arch/mips/momentum/ocelot_c/irq.c
+++ b/arch/mips/momentum/ocelot_c/irq.c
@@ -41,11 +41,11 @@
#include <linux/slab.h>
#include <linux/random.h>
#include <linux/bitops.h>
+#include <linux/mv643xx.h>
#include <asm/bootinfo.h>
#include <asm/io.h>
#include <asm/irq_cpu.h>
#include <asm/mipsregs.h>
-#include <asm/mv64340.h>
#include <asm/system.h>
extern asmlinkage void ocelot_handle_int(void);