blob: 709003948ae7823f8525b2f0bd8806348caa32c1 [file] [log] [blame]
Dale Farnsworthe44b8942007-05-12 10:55:24 +10001#ifndef __MV64X60_H__
2#define __MV64X60_H__
3
4#include <linux/init.h>
5
6extern void __init mv64x60_init_irq(void);
7extern unsigned int mv64x60_get_irq(void);
8
9#endif /* __MV64X60_H__ */