patch-2.3.16 linux/arch/mips/sni/pcimt_scache.c

Next file: linux/arch/mips/sni/setup.c
Previous file: linux/arch/mips/sgi/kernel/time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/mips/sni/pcimt_scache.c linux/arch/mips/sni/pcimt_scache.c
@@ -16,7 +16,7 @@
 #define cacheconf (*(volatile unsigned int *)PCIMT_CACHECONF)
 #define invspace (*(volatile unsigned int *)PCIMT_INVSPACE)
 
-__initfunc(void sni_pcimt_sc_init(void))
+void __init sni_pcimt_sc_init(void)
 {
 	unsigned int scsiz, sc_size;
 

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