Commit eb541cb2 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] MV64340: Add missing prototype for mv64340_irq_init().

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 619af723
......@@ -54,5 +54,6 @@ struct mv_pci_controller {
};
extern void ll_mv64340_irq(void);
extern void mv64340_irq_init(unsigned int base);
#endif /* __ASM_MIPS_MARVELL_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment