patch-2.4.10 linux/drivers/video/tdfxfb.c

Next file: linux/drivers/video/tgafb.c
Previous file: linux/drivers/video/tcxfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/video/tdfxfb.c linux/drivers/video/tdfxfb.c
@@ -529,7 +529,7 @@
 #endif
 static int  nohwcursor = 0;
 static char __initdata fontname[40] = { 0 };
-static const char *mode_option __initdata = NULL;
+static char *mode_option __initdata = NULL;
 
 /* ------------------------------------------------------------------------- 
  *                      Hardware-specific funcions

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)