]> git.baikalelectronics.ru Git - 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)
committerMark Brown <broonie@kernel.org>
Wed, 10 Jan 2018 16:42:10 +0000 (16:42 +0000)
commitcb39acdc59a5a3375800478416263df4cdf2a48f
tree7a90e0974cf8ded9f52a859e16e542fadc49b6fd
parentfc34a8d7a6e80eb2c2304f3fb1526e012599ae42
ASoC: ux500: add MODULE_LICENSE tag

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>
sound/soc/ux500/mop500.c
sound/soc/ux500/ux500_pcm.c