]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: remove duplicate MODULE_LICENSE/DESCRIPTION tags
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Thu, 28 Jan 2021 10:57:51 +0000 (12:57 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 28 Jan 2021 17:11:39 +0000 (17:11 +0000)
commit17f8998477f55fc4e51082fdbb1e652cf2f39099
tree9203e56a7973de6a10e06f583bae91e447b9a4d2
parent0541427546571b136ac9a3dd5a7a467064b6aa2f
ASoC: Intel: remove duplicate MODULE_LICENSE/DESCRIPTION tags

The snd-soc-acpi-intel-match has duplicate module tags for all
platforms separately. Remove all but one and save some storage
space and cleanup modinfo output.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210128105751.1049837-1-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
14 files changed:
sound/soc/intel/common/soc-acpi-intel-bxt-match.c
sound/soc/intel/common/soc-acpi-intel-byt-match.c
sound/soc/intel/common/soc-acpi-intel-cfl-match.c
sound/soc/intel/common/soc-acpi-intel-cht-match.c
sound/soc/intel/common/soc-acpi-intel-cml-match.c
sound/soc/intel/common/soc-acpi-intel-cnl-match.c
sound/soc/intel/common/soc-acpi-intel-ehl-match.c
sound/soc/intel/common/soc-acpi-intel-glk-match.c
sound/soc/intel/common/soc-acpi-intel-hsw-bdw-match.c
sound/soc/intel/common/soc-acpi-intel-icl-match.c
sound/soc/intel/common/soc-acpi-intel-jsl-match.c
sound/soc/intel/common/soc-acpi-intel-kbl-match.c
sound/soc/intel/common/soc-acpi-intel-skl-match.c
sound/soc/intel/common/soc-acpi-intel-tgl-match.c