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

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)