patch-2.2.13 linux/drivers/video/dummycon.c
Next file: linux/drivers/video/leofb.c
Previous file: linux/drivers/video/creatorfb.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Oct 19 17:14:01 1999
 -  Orig file: 
v2.2.12/linux/drivers/video/dummycon.c
 -  Orig date: 
Tue May 11 16:30:36 1999
 
diff -u --recursive --new-file v2.2.12/linux/drivers/video/dummycon.c linux/drivers/video/dummycon.c
@@ -25,7 +25,7 @@
 #define DUMMY_ROWS	25
 #endif
 
-__initfunc(static const char *dummycon_startup(void))
+static const char *dummycon_startup(void)
 {
     return "dummy device";
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)