]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: ux500: add MODULE_LICENSE tag
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 Jan 2018 16:34:45 +0000 (17:34 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 28 Feb 2018 14:46:42 +0000 (08:46 -0600)
commitcd01d53501ef0b686ffd100cbebbf8a4627de976
tree3f7c898afe75a50e573255f13df962de981dcadb
parentb18c9964f31a0991b9accb4acf5dd7c59d59daa1
ASoC: ux500: add MODULE_LICENSE tag

BugLink: http://bugs.launchpad.net/bugs/1752119
commit 1783c9d7cb7bc3181b9271665959b87280d98d8e upstream.

This adds MODULE_LICENSE/AUTHOR/DESCRIPTION tags to the ux500
platform drivers, to avoid these build warnings:

WARNING: modpost: missing MODULE_LICENSE() in sound/soc/ux500/snd-soc-ux500-plat-dma.o
WARNING: modpost: missing MODULE_LICENSE() in sound/soc/ux500/snd-soc-ux500-mach-mop500.o

The company no longer exists, so the email addresses of the authors
don't work any more, but I've added them anyway for consistency.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
sound/soc/ux500/mop500.c
sound/soc/ux500/ux500_pcm.c