diff options
author | Vijendar Mukunda <Vijendar.Mukunda@amd.com> | 2024-02-22 15:56:55 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-02-22 19:49:39 +0000 |
commit | 4c75493833a6e2095f03639f66aed5fbf2683c73 (patch) | |
tree | 6b0c1b20f96763c80ff188bbd3fbd64535bd77fc /sound/soc/amd/ps/pci-ps.c | |
parent | 0dae534c48239be0a99092e46e1baade0cf3e04a (diff) |
ASoC: amd: ps: update license
To align with AMD SoundWire manager driver license, update license as
GPL-2.0-only for Pink Sardine ACP PCI driver and corresponding child
drivers.
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://msgid.link/r/20240222102656.631144-1-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/ps/pci-ps.c')
-rw-r--r-- | sound/soc/amd/ps/pci-ps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/amd/ps/pci-ps.c b/sound/soc/amd/ps/pci-ps.c index 205bca95aa06..c72d666d51bd 100644 --- a/sound/soc/amd/ps/pci-ps.c +++ b/sound/soc/amd/ps/pci-ps.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-only /* * AMD Pink Sardine ACP PCI Driver * |