Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb541cb2 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

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

parent 619af723
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 */