aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2020-09-26 18:18:44 +0100
committerMark Brown <broonie@kernel.org>2020-09-28 11:32:13 +0100
commitd56a7ed2d8f93d95de3f3217c8d563233fde858b (patch)
treea2038b8a0c76e9908918b5a0b6a29022f40e8863 /sound/soc/qcom
parentMerge series "Enable runtime PM for SOF device" from Daniel Baluta <daniel.baluta@oss.nxp.com> (diff)
downloadlinux-dev-d56a7ed2d8f93d95de3f3217c8d563233fde858b.tar.xz
linux-dev-d56a7ed2d8f93d95de3f3217c8d563233fde858b.zip
ASoC: q6afe-clocks: Fix typo in SPDX Licence
Looks like there was a major typo in SPDX Licence version, Not sure how it was missed. This patch is to fix it. Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20200926171844.7792-1-srinivas.kandagatla@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom')
-rw-r--r--sound/soc/qcom/qdsp6/q6afe-clocks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/qcom/qdsp6/q6afe-clocks.c b/sound/soc/qcom/qdsp6/q6afe-clocks.c
index 25b409597d51..2efc2eaa0424 100644
--- a/sound/soc/qcom/qdsp6/q6afe-clocks.c
+++ b/sound/soc/qcom/qdsp6/q6afe-clocks.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-1.0
+// SPDX-License-Identifier: GPL-2.0
// Copyright (c) 2020, Linaro Limited
#include <linux/err.h>