diff --git a/[refs] b/[refs] index 323bcc4884f2..fbb4967fa6ed 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ac2384a855c94e1d5467afe20bcb8ca23f0f3853 +refs/heads/master: 088cf96a692a0369973aa19dcbf36134d9e6a529 diff --git a/trunk/include/asm-mips/marvell.h b/trunk/include/asm-mips/marvell.h index 9225b3397a4f..6bb2125bb053 100644 --- a/trunk/include/asm-mips/marvell.h +++ b/trunk/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 */