patch-2.4.21 linux-2.4.21/arch/ppc/kernel/m8260_setup.c

Next file: linux-2.4.21/arch/ppc/kernel/m8xx_setup.c
Previous file: linux-2.4.21/arch/ppc/kernel/l2cr.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ppc/kernel/m8260_setup.c linux-2.4.21/arch/ppc/kernel/m8260_setup.c
@@ -1,7 +1,4 @@
 /*
- * BK Id: %F% %I% %G% %U% %#%
- */
-/*
  *  linux/arch/ppc/kernel/setup.c
  *
  *  Copyright (C) 1995  Linus Torvalds
@@ -269,11 +266,3 @@
 	ppc_md.ppc_kbd_sysrq_xlate	= NULL;
 }
 
-/* Mainly for ksyms.
-*/
-int
-request_irq(unsigned int irq, void (*handler)(int, void *, struct pt_regs *),
-		       unsigned long flag, const char *naem, void *dev)
-{
-	panic("request IRQ\n");
-}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)