[media] dvb-usb-dibusb-mc-common: Add MODULE_LICENSE
authorBen Hutchings <ben@decadent.org.uk>
Sat, 18 Feb 2017 00:30:51 +0000 (22:30 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 17 Apr 2017 15:11:13 +0000 (12:11 -0300)
dvb-usb-dibusb-mc-common is licensed under GPLv2, and if we don't say
so then it won't even load since it needs a GPL-only symbol.

Fixes: e91455a1495a ("[media] dvb-usb: split out common parts of dibusb")

Reported-by: Dominique Dumont <dod@debian.org>
Cc: stable@vger.kernel.org # 4.9+
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/dvb-usb/dibusb-mc-common.c

index c989cac9343d1658d79fb5ea4dd48c207ac50fa2..0c2bc97436d555a1d1c2448998558594f20a4ca1 100644 (file)
@@ -11,6 +11,8 @@
 
 #include "dibusb.h"
 
+MODULE_LICENSE("GPL");
+
 /* 3000MC/P stuff */
 // Config Adjacent channels  Perf -cal22
 static struct dibx000_agc_config dib3000p_mt2060_agc_config = {