aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/marvell.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/marvell.h')
-rw-r--r--include/asm-mips/marvell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/marvell.h b/include/asm-mips/marvell.h
index 6bb2125bb053..df94955b098a 100644
--- a/include/asm-mips/marvell.h
+++ b/include/asm-mips/marvell.h
@@ -53,6 +53,6 @@ struct mv_pci_controller {
53 unsigned long config_vreg; 53 unsigned long config_vreg;
54}; 54};
55 55
56extern void ll_mv64340_irq(struct pt_regs *regs); 56extern void ll_mv64340_irq(void);
57 57
58#endif /* __ASM_MIPS_MARVELL_H */ 58#endif /* __ASM_MIPS_MARVELL_H */