mirror of
https://github.com/adulau/aha.git
synced 2024-12-31 21:26:18 +00:00
[MIPS] MV64340: Add missing prototype for mv64340_irq_init().
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
619af723ac
commit
eb541cb240
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue