diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2016-11-14 16:14:37 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 13:06:38 +0300 |
commit | f1dc10b6e18df849429c1625bbcdf04ecc25d5c3 (patch) | |
tree | 5c2d4e212060cdad4b217addfd5c41b332727ff4 /drivers/media/pci/cx23885/cx23885-i2c.c | |
parent | 09f8be263c9c5fa0ee33e24e1f89b8cde68ec056 (diff) | |
download | linux-f1dc10b6e18df849429c1625bbcdf04ecc25d5c3.tar.xz |
gp8psk-fe: add missing MODULE_foo() macros
This file was converted to a separate module at commit 7a0786c19d65
("gp8psk: Fix DVB frontend attach"), because the DVB attach routines
require it to work. However, I forgot to copy the MODULE_foo() macros
from the original module, causing this warning:
WARNING: modpost: missing MODULE_LICENSE() in drivers/media/dvb-frontends/gp8psk-fe.o
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 7a0786c19d65 ("gp8psk: Fix DVB frontend attach")
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/media/pci/cx23885/cx23885-i2c.c')
0 files changed, 0 insertions, 0 deletions