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

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

diff -u --recursive --new-file v2.4.9/linux/drivers/video/controlfb.c linux/drivers/video/controlfb.c
@@ -236,6 +236,8 @@
 /********************  The functions for controlfb_ops ********************/
 
 #ifdef MODULE
+MODULE_LICENSE("GPL");
+
 int init_module(void)
 {
 	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)