patch-2.3.16 linux/arch/mips/kernel/irixinv.c

Next file: linux/arch/mips/kernel/irq.c
Previous file: linux/arch/mips/jazz/setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/mips/kernel/irixinv.c linux/arch/mips/kernel/irixinv.c
@@ -53,7 +53,7 @@
 	return inventory_items * sizeof (inventory_t);
 }
 
-__initfunc(void init_inventory (void))
+void __init init_inventory (void)
 {
 	/* gross hack while we put the right bits all over the kernel
 	 * most likely this will not let just anyone run the X server

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