[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
@@ -169,12 +169,7 @@ void __init config_mac(void)
|
||||
|
||||
mach_sched_init = mac_sched_init;
|
||||
mach_init_IRQ = mac_init_IRQ;
|
||||
mach_request_irq = mac_request_irq;
|
||||
mach_free_irq = mac_free_irq;
|
||||
enable_irq = mac_enable_irq;
|
||||
disable_irq = mac_disable_irq;
|
||||
mach_get_model = mac_get_model;
|
||||
mach_get_irq_list = show_mac_interrupts;
|
||||
mach_gettimeoffset = mac_gettimeoffset;
|
||||
#warning move to adb/via init
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user