mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 14:06:45 +07:00
[media] au8522_common: add missing MODULE_LICENSE
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
b31506c47c
commit
0a7b5e2747
@ -26,6 +26,8 @@
|
||||
#include "dvb_frontend.h"
|
||||
#include "au8522_priv.h"
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
static int debug;
|
||||
|
||||
#define dprintk(arg...)\
|
||||
|
Loading…
Reference in New Issue
Block a user