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

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

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/video/vesafb.c linux/drivers/video/vesafb.c
@@ -448,7 +448,7 @@
 	fb_pan_display:	vesafb_pan_display,
 };
 
-int vesafb_setup(char *options)
+int __init vesafb_setup(char *options)
 {
 	char *this_opt;
 	

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