patch-2.3.16 linux/arch/ppc/kernel/totalmp.c
Next file: linux/arch/ppc/kernel/traps.c
Previous file: linux/arch/ppc/kernel/time.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Aug 31 11:36:43 1999
- Orig file:
v2.3.15/linux/arch/ppc/kernel/totalmp.c
- Orig date:
Wed Sep 30 10:14:17 1998
diff -u --recursive --new-file v2.3.15/linux/arch/ppc/kernel/totalmp.c linux/arch/ppc/kernel/totalmp.c
@@ -1,5 +1,5 @@
/*
- * $Id: totalmp.c,v 1.5 1998/08/26 13:58:50 cort Exp $
+ * $Id: totalmp.c,v 1.6 1999/08/31 06:54:10 davem Exp $
*
* Support for Total Impact's TotalMP PowerPC accelerator board.
*
@@ -25,7 +25,7 @@
extern inline void openpic_writefield(volatile u_int *addr, u_int mask,
u_int field);
-__initfunc(void totalmp_init(void))
+void __init totalmp_init(void)
{
struct pci_dev *dev;
u32 val;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)