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

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

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/video/offb.c linux/drivers/video/offb.c
@@ -369,7 +369,7 @@
     
 }
 
-static void offb_init_fb(const char *name, const char *full_name,
+static void __init offb_init_fb(const char *name, const char *full_name,
 				    int width, int height, int depth,
 				    int pitch, unsigned long address,
 				    struct device_node *dp)

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