patch-2.4.21 linux-2.4.21/drivers/s390/char/tuball.c

Next file: linux-2.4.21/drivers/s390/char/tubfs.c
Previous file: linux-2.4.21/drivers/s390/block/xpram.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/s390/char/tuball.c linux-2.4.21/drivers/s390/char/tuball.c
@@ -29,6 +29,9 @@
 MODULE_PARM(tubdebug, "i");
 MODULE_PARM(tubscrolltime, "i");
 MODULE_PARM(tubxcorrect, "i");
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,12))
+MODULE_LICENSE ("GPL");
+#endif
 #endif
 /*
  * Values for tubdebug and their effects:

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