From aba4e552a2f2c1492441acbccedd8e0a4c53f916 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 18 Feb 2000 22:06:10 +0000 Subject: Merge with Linux 2.3.43. --- arch/sparc/kernel/irq.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'arch/sparc/kernel/irq.c') diff --git a/arch/sparc/kernel/irq.c b/arch/sparc/kernel/irq.c index c89d04872..8e8fab320 100644 --- a/arch/sparc/kernel/irq.c +++ b/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 @@ -739,12 +739,6 @@ void __init init_IRQ(void) 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..."); break; -- cgit v1.2.3