patch-2.3.10 linux/drivers/char/consolemap.c
Next file: linux/drivers/char/cyclades.c
Previous file: linux/drivers/char/console.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Jul  6 19:16:55 1999
-  Orig file: 
v2.3.9/linux/drivers/char/consolemap.c
-  Orig date: 
Tue Dec 29 14:28:37 1998
diff -u --recursive --new-file v2.3.9/linux/drivers/char/consolemap.c linux/drivers/char/consolemap.c
@@ -671,8 +671,8 @@
  * initialized.  It must be possible to call kmalloc(..., GFP_KERNEL)
  * from this function, hence the call from sys_setup.
  */
-__initfunc(void
-console_map_init(void))
+void __init 
+console_map_init(void)
 {
 	int i;
 	
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)