summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt6797/mt6797-interconnection.h
diff options
context:
space:
mode:
authorKai Chieh Chuang <kaichieh.chuang@mediatek.com>2018-04-27 04:54:44 +0300
committerMark Brown <broonie@kernel.org>2018-04-27 13:52:32 +0300
commit4135d8b6e94a38fc997414e986062d068043784b (patch)
treec92bd05aa5e5b544bb8d24cac8d99a703501daee /sound/soc/mediatek/mt6797/mt6797-interconnection.h
parentc5e7fca928d3584db5011e0c7797d1a6e8aa2f3d (diff)
downloadlinux-4135d8b6e94a38fc997414e986062d068043784b.tar.xz
ASoC: mt6797: switch to SPDX license tag
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt6797/mt6797-interconnection.h')
-rw-r--r--sound/soc/mediatek/mt6797/mt6797-interconnection.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/sound/soc/mediatek/mt6797/mt6797-interconnection.h b/sound/soc/mediatek/mt6797/mt6797-interconnection.h
index 78774cd19383..07b759b20079 100644
--- a/sound/soc/mediatek/mt6797/mt6797-interconnection.h
+++ b/sound/soc/mediatek/mt6797/mt6797-interconnection.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Mediatek MT6797 audio driver interconnection definition
*
* Copyright (c) 2018 MediaTek Inc.
* Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
*/
#ifndef _MT6797_INTERCONNECTION_H_