diff options
author | Jesse Chan <jc@linux.com> | 2017-11-20 15:56:52 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-08 11:15:17 -0500 |
commit | 20772c1a6f0e03d4231e2b539863987fa0c94e89 (patch) | |
tree | 7ac5c0ce3e814a03df77927384f33275a5c1e137 /sound/mips | |
parent | 5331aec1bf9c9da557668174e0a4bfcee39f1121 (diff) | |
download | linux-20772c1a6f0e03d4231e2b539863987fa0c94e89.tar.gz linux-20772c1a6f0e03d4231e2b539863987fa0c94e89.tar.bz2 linux-20772c1a6f0e03d4231e2b539863987fa0c94e89.zip |
media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
This change resolves a new compile-time warning
when built as a loadable module:
WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/tegra-cec/tegra_cec.o
see include/linux/module.h for more information
This adds the license as "GPL v2", which matches the header of the file.
MODULE_DESCRIPTION and MODULE_AUTHOR are also added.
Signed-off-by: Jesse Chan <jc@linux.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions