patch-2.3.42 linux/arch/sparc/kernel/irq.c
Next file: linux/arch/sparc/kernel/process.c
Previous file: linux/arch/sparc/kernel/ioport.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon Jan 31 23:37:19 2000
- Orig file:
v2.3.41/linux/arch/sparc/kernel/irq.c
- Orig date:
Tue Jan 4 13:57:16 2000
diff -u --recursive --new-file v2.3.41/linux/arch/sparc/kernel/irq.c linux/arch/sparc/kernel/irq.c
@@ -1,4 +1,4 @@
-/* $Id: irq.c,v 1.99 1999/12/27 06:08:29 anton Exp $
+/* $Id: irq.c,v 1.100 2000/01/29 01:38:04 anton Exp $
* arch/sparc/kernel/irq.c: Interrupt request handling routines. On the
* Sparc the IRQ's are basically 'cast in stone'
* and you are supposed to probe the prom's device
@@ -738,12 +738,6 @@
case sun4d:
sun4d_init_IRQ();
break;
-
- case ap1000:
-#if CONFIG_AP1000
- ap_init_IRQ();;
- break;
-#endif
default:
prom_printf("Cannot initialize IRQ's on this Sun machine...");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)