patch-2.4.0-test10 linux/drivers/video/newport_con.c

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

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/video/newport_con.c linux/drivers/video/newport_con.c
@@ -574,7 +574,7 @@
 
 #define DUMMY (void *) newport_dummy
 
-struct consw newport_con = {
+const struct consw newport_con = {
     con_startup:	newport_startup,
     con_init:		newport_init,
     con_deinit:		DUMMY,

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