diff options
Diffstat (limited to 'include/asm-mips/marvell.h')
-rw-r--r-- | include/asm-mips/marvell.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-mips/marvell.h b/include/asm-mips/marvell.h index 9225b33..6bb2125 100644 --- a/include/asm-mips/marvell.h +++ b/include/asm-mips/marvell.h @@ -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 */ |