diff options
author | Jesse Chan <jc@linux.com> | 2017-11-19 23:45:49 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-16 20:09:36 +0100 |
commit | f056ba2f25857c55433341ccf473944082819f12 (patch) | |
tree | edea690e7c9a44301cd67ef148a552eea0b258cf /sound/soc/codecs/ad73311.c | |
parent | b074e0bd527686da77d4c7efbe77ecc52c470234 (diff) |
ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
commit 0cab20cec0b663b7be8e2be5998d5a4113647f86 upstream.
This change resolves a new compile-time warning
when built as a loadable module:
WARNING: modpost: missing MODULE_LICENSE() in sound/soc/codecs/snd-soc-pcm512x-spi.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: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/codecs/ad73311.c')
0 files changed, 0 insertions, 0 deletions