patch-2.3.13 linux/drivers/video/g364fb.c
Next file: linux/drivers/video/hpfb.c
Previous file: linux/drivers/video/fm2fb.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/g364fb.c
-  Orig date: 
Wed Jun 30 13:38:20 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/video/g364fb.c linux/drivers/video/g364fb.c
@@ -297,7 +297,7 @@
 /*
  *  Initialisation
  */
-__initfunc(void g364fb_init(void))
+void __init g364fb_init(void)
 {
     int i,j;
     volatile unsigned int *pal_ptr = (volatile unsigned int *) CLR_PAL_REG;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)