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

Next file: linux/drivers/video/sis/sis_main.c
Previous file: linux/drivers/video/sa1100fb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/video/sbusfb.c linux/drivers/video/sbusfb.c
@@ -1210,4 +1210,6 @@
 		sbusfb_init_fb(sbdp->prom_node, sbdp->bus->prom_node, type, sbdp);
 	}
 	return 0;
-}	
+}
+
+MODULE_LICENSE("GPL");	

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