aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-07-29 19:50:47 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-31 16:35:31 -0400
commit035955b69ebc1e130fdf04d0233f131b84b637b9 (patch)
treef7953f99f8ddf5c38df4715c77d42c8c492780ac /arch
parentf724af8c32ab9655fcf7e46bafee8c55b143a83a (diff)
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/pmc-sierra/yosemite/irq.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/pmc-sierra/yosemite/irq.c b/arch/mips/pmc-sierra/yosemite/irq.c
index 428d1f45a287..13799d15d129 100644
--- a/arch/mips/pmc-sierra/yosemite/irq.c
+++ b/arch/mips/pmc-sierra/yosemite/irq.c
@@ -56,6 +56,8 @@
56#define HYPERTRANSPORT_INTC 0x7a /* INTC# */ 56#define HYPERTRANSPORT_INTC 0x7a /* INTC# */
57#define HYPERTRANSPORT_INTD 0x7b /* INTD# */ 57#define HYPERTRANSPORT_INTD 0x7b /* INTD# */
58 58
59extern void titan_mailbox_irq(void);
60
59/* 61/*
60 * Handle hypertransport & SMP interrupts. The interrupt lines are scarce. 62 * Handle hypertransport & SMP interrupts. The interrupt lines are scarce.
61 * For interprocessor interrupts, the best thing to do is to use the INTMSG 63 * For interprocessor interrupts, the best thing to do is to use the INTMSG