Skip to content

Commit

Permalink
[MIPS] MV64340: Add missing prototype for mv64340_irq_init().
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 Mar 29, 2007
1 parent 619af72 commit eb541cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-mips/marvell.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ struct mv_pci_controller {
};

extern void ll_mv64340_irq(void);
extern void mv64340_irq_init(unsigned int base);

#endif /* __ASM_MIPS_MARVELL_H */

0 comments on commit eb541cb

Please sign in to comment.