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

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ac2384a8
......@@ -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 */
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