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

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)