diff options
Diffstat (limited to 'include/asm-m68k/macints.h')
-rw-r--r-- | include/asm-m68k/macints.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-m68k/macints.h b/include/asm-m68k/macints.h index c9604f821bd4..679c48ab4407 100644 --- a/include/asm-m68k/macints.h +++ b/include/asm-m68k/macints.h | |||
@@ -152,7 +152,4 @@ | |||
152 | #define INT_CLK 24576 /* CLK while int_clk =2.456MHz and divide = 100 */ | 152 | #define INT_CLK 24576 /* CLK while int_clk =2.456MHz and divide = 100 */ |
153 | #define INT_TICKS 246 /* to make sched_time = 99.902... HZ */ | 153 | #define INT_TICKS 246 /* to make sched_time = 99.902... HZ */ |
154 | 154 | ||
155 | extern irq_node_t *mac_irq_list[NUM_MAC_SOURCES]; | ||
156 | extern void mac_do_irq_list(int irq, struct pt_regs *); | ||
157 | |||
158 | #endif /* asm/macints.h */ | 155 | #endif /* asm/macints.h */ |