提交 bf05b65a 编写于 作者: B Ben Hutchings 提交者: Mauro Carvalho Chehab

[media] dvb-usb-dibusb-mc-common: Add MODULE_LICENSE

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: e91455a1 ("[media] dvb-usb: split out common parts of dibusb")
Reported-by: NDominique Dumont <dod@debian.org>
Cc: stable@vger.kernel.org # 4.9+
Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 21f9f2ef
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
#include "dibusb.h" #include "dibusb.h"
MODULE_LICENSE("GPL");
/* 3000MC/P stuff */ /* 3000MC/P stuff */
// Config Adjacent channels Perf -cal22 // Config Adjacent channels Perf -cal22
static struct dibx000_agc_config dib3000p_mt2060_agc_config = { static struct dibx000_agc_config dib3000p_mt2060_agc_config = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册