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
- Lines: 20
- Date:
2003-06-13 07:51:31.000000000 -0700
- Orig file:
linux-2.4.20/arch/ppc/kernel/m8260_setup.c
- Orig date:
2002-11-28 15:53:11.000000000 -0800
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)