diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2016-11-14 11:14:37 -0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-14 08:43:13 -0800 |
commit | b15efc38626f20f3fc8b831b826b50740d90dab9 (patch) | |
tree | 9e666cc321bf71b9845b69c5334e1f20c43ca152 /Documentation/devicetree | |
parent | 8528d662489a980305c7b0d1d41aca3e140c1e3d (diff) |
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 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions