summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/au8522_common.c
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2012-04-09 15:50:23 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-04-19 09:49:23 -0300
commit0a7b5e2747c55935944cac356cb48f03dc399b5a (patch)
treecca6ed93d51dca795d49e22dcf4437cff3a6f334 /drivers/media/dvb/frontends/au8522_common.c
parentb31506c47c5ae67a82fa72e6d763a8f34413aac8 (diff)
[media] au8522_common: add missing MODULE_LICENSE
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/au8522_common.c')
-rw-r--r--drivers/media/dvb/frontends/au8522_common.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/au8522_common.c b/drivers/media/dvb/frontends/au8522_common.c
index befdff919a89..625c5046c52b 100644
--- a/drivers/media/dvb/frontends/au8522_common.c
+++ b/drivers/media/dvb/frontends/au8522_common.c
@@ -26,6 +26,8 @@
#include "dvb_frontend.h"
#include "au8522_priv.h"
+MODULE_LICENSE("GPL");
+
static int debug;
#define dprintk(arg...)\