patch-2.4.0-test12 linux/arch/mips64/arc/printf.c

Next file: linux/arch/mips64/config.in
Previous file: linux/arch/mips64/arc/console.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test11/linux/arch/mips64/arc/printf.c linux/arch/mips64/arc/printf.c
@@ -15,7 +15,7 @@
 
 static char ppbuf[1024];
 
-void __init prom_printf(char *fmt, ...)
+void prom_printf(char *fmt, ...)
 {
 	va_list args;
 	char ch, *bptr;

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