summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-04-02 18:06:43 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-04-19 04:14:20 +0200
commit088cf96a692a0369973aa19dcbf36134d9e6a529 (patch)
tree421b23e28a069b9a560261a3f1dbe56c2775fc6f /include
parentac2384a855c94e1d5467afe20bcb8ca23f0f3853 (diff)
downloadop-kernel-dev-088cf96a692a0369973aa19dcbf36134d9e6a529.zip
op-kernel-dev-088cf96a692a0369973aa19dcbf36134d9e6a529.tar.gz
[MIPS] MV6434x: Add prototype of interrupt dispatch function.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/marvell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-mips/marvell.h b/include/asm-mips/marvell.h
index 9225b33..6bb2125 100644
--- a/include/asm-mips/marvell.h
+++ b/include/asm-mips/marvell.h
@@ -53,4 +53,6 @@ struct mv_pci_controller {
unsigned long config_vreg;
};
+extern void ll_mv64340_irq(struct pt_regs *regs);
+
#endif /* __ASM_MIPS_MARVELL_H */
OpenPOWER on IntegriCloud