patch-2.3.16 linux/arch/mips/mm/tfp.c

Next file: linux/arch/mips/sgi/kernel/indy_hpc.c
Previous file: linux/arch/mips/mm/r6000.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/mips/mm/tfp.c linux/arch/mips/mm/tfp.c
@@ -93,7 +93,7 @@
 	return (regs->cp0_status & ST0_KSU) == KSU_USER;
 }
 
-__initfunc(void ld_mmu_tfp(void))
+void __init ld_mmu_tfp(void)
 {
 	flush_cache_all = tfp_flush_cache_all;
 	flush_cache_mm = tfp_flush_cache_mm;

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