Skip to content

Commit

Permalink
[media] au8522_common: add missing MODULE_LICENSE
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Apr 19, 2012
1 parent b31506c commit 0a7b5e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/dvb/frontends/au8522_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
#include "dvb_frontend.h"
#include "au8522_priv.h"

MODULE_LICENSE("GPL");

static int debug;

#define dprintk(arg...)\
Expand Down

0 comments on commit 0a7b5e2

Please sign in to comment.