summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-topology.h
diff options
context:
space:
mode:
authorKuninori Morimoto2018-07-02 08:24:45 +0200
committerMark Brown2018-07-02 11:55:42 +0200
commitf2b6a1b25fecc48a46c8a41636101af8a41c88a8 (patch)
tree3cc9dd6dcd63b6f5a25cdb00be08dfa2ea149c72 /include/sound/soc-topology.h
parentASoC: soc-dapm: convert to SPDX identifiers (diff)
downloadkernel-qcow2-linux-f2b6a1b25fecc48a46c8a41636101af8a41c88a8.tar.gz
kernel-qcow2-linux-f2b6a1b25fecc48a46c8a41636101af8a41c88a8.tar.xz
kernel-qcow2-linux-f2b6a1b25fecc48a46c8a41636101af8a41c88a8.zip
ASoC: soc-topology: convert to SPDX identifiers
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/soc-topology.h')
-rw-r--r--include/sound/soc-topology.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/sound/soc-topology.h b/include/sound/soc-topology.h
index 401ef2c45d6c..fa4b8413d2e2 100644
--- a/include/sound/soc-topology.h
+++ b/include/sound/soc-topology.h
@@ -1,13 +1,10 @@
-/*
+/* SPDX-License-Identifier: GPL-2.0
+ *
* linux/sound/soc-topology.h -- ALSA SoC Firmware Controls and DAPM
*
* Copyright (C) 2012 Texas Instruments Inc.
* Copyright (C) 2015 Intel Corporation.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
* Simple file API to load FW that includes mixers, coefficients, DAPM graphs,
* algorithms, equalisers, DAIs, widgets, FE caps, BE caps, codec link caps etc.
*/