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

Commit 088cf96a authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] MV6434x: Add prototype of interrupt dispatch function.

parent ac2384a8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,4 +53,6 @@ struct mv_pci_controller {
	unsigned long   config_vreg;
};

extern void ll_mv64340_irq(struct pt_regs *regs);

#endif	/* __ASM_MIPS_MARVELL_H */