Skip to content
Snippets Groups Projects
Commit 035955b6 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().

parent f724af8c
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,8 @@ ...@@ -56,6 +56,8 @@
#define HYPERTRANSPORT_INTC 0x7a /* INTC# */ #define HYPERTRANSPORT_INTC 0x7a /* INTC# */
#define HYPERTRANSPORT_INTD 0x7b /* INTD# */ #define HYPERTRANSPORT_INTD 0x7b /* INTD# */
extern void titan_mailbox_irq(void);
/* /*
* Handle hypertransport & SMP interrupts. The interrupt lines are scarce. * Handle hypertransport & SMP interrupts. The interrupt lines are scarce.
* For interprocessor interrupts, the best thing to do is to use the INTMSG * For interprocessor interrupts, the best thing to do is to use the INTMSG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment