summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorJesse Chan <jc@linux.com>2017-11-19 23:45:49 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-13 12:35:55 +0100
commit374c84de94af798cad81b5e09b81e901966a4eb0 (patch)
tree351d406b0b64d1cdb9854cbe888c0acb0072b086 /usr
parent0ee4f5e7bbffc07d98cb7626446175700ef5fcce (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 'usr')
0 files changed, 0 insertions, 0 deletions