mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
[MIPS] MV6434x: Add prototype of interrupt dispatch function.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
ac2384a855
commit
088cf96a69
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user