[PATCH] m68k: convert mac irq code
Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
35353bb8b8
commit
9c5f4afdfb
@@ -152,7 +152,4 @@
|
||||
#define INT_CLK 24576 /* CLK while int_clk =2.456MHz and divide = 100 */
|
||||
#define INT_TICKS 246 /* to make sched_time = 99.902... HZ */
|
||||
|
||||
extern irq_node_t *mac_irq_list[NUM_MAC_SOURCES];
|
||||
extern void mac_do_irq_list(int irq, struct pt_regs *);
|
||||
|
||||
#endif /* asm/macints.h */
|
||||
|
Reference in New Issue
Block a user