patch-2.3.13 linux/drivers/video/cgthreefb.c
Next file: linux/drivers/video/chipsfb.c
Previous file: linux/drivers/video/cgsixfb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Aug  9 10:25:01 1999
-  Orig file: 
v2.3.12/linux/drivers/video/cgthreefb.c
-  Orig date: 
Thu Feb 25 10:02:12 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/video/cgthreefb.c linux/drivers/video/cgthreefb.c
@@ -145,7 +145,7 @@
 
 static char idstring[60] __initdata = { 0 };
 
-__initfunc(char *cgthreefb_init(struct fb_info_sbusfb *fb))
+char __init *cgthreefb_init(struct fb_info_sbusfb *fb)
 {
 	struct fb_fix_screeninfo *fix = &fb->fix;
 	struct display *disp = &fb->disp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)