Skip to content

Commit

Permalink
[MIPS] MV6434x: Add prototype of interrupt dispatch function.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Apr 19, 2006
1 parent ac2384a commit 088cf96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/asm-mips/marvell.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 088cf96

Please sign in to comment.