]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: ux500: add MODULE_LICENSE tag
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 Jan 2018 16:34:45 +0000 (17:34 +0100)
committerSasha Levin <alexander.levin@microsoft.com>
Sun, 4 Mar 2018 15:28:24 +0000 (10:28 -0500)
commit591509965fc8df42390efbdd963b4d1d357d849c
treea882401e7294a55e6869172778b36aa73154b149
parent877ff9790355523ef665d7a377d486e88d04b847
ASoC: ux500: add MODULE_LICENSE tag

[ Upstream commit 1783c9d7cb7bc3181b9271665959b87280d98d8e ]

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: Sasha Levin <alexander.levin@microsoft.com>
sound/soc/ux500/mop500.c
sound/soc/ux500/ux500_pcm.c