summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797/mt6797-reg.h
diff options
context:
space:
mode:
authorKai Chieh Chuang2018-04-27 03:54:44 +0200
committerMark Brown2018-04-27 12:52:32 +0200
commit4135d8b6e94a38fc997414e986062d068043784b (patch)
treec92bd05aa5e5b544bb8d24cac8d99a703501daee /sound/soc/mediatek/mt6797/mt6797-reg.h
parentASoC: mt6797: add structure define and clock control function for 6797 (diff)
downloadkernel-qcow2-linux-4135d8b6e94a38fc997414e986062d068043784b.tar.gz
kernel-qcow2-linux-4135d8b6e94a38fc997414e986062d068043784b.tar.xz
kernel-qcow2-linux-4135d8b6e94a38fc997414e986062d068043784b.zip
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-reg.h')
-rw-r--r--sound/soc/mediatek/mt6797/mt6797-reg.h12
1 files changed, 2 insertions, 10 deletions
diff --git a/sound/soc/mediatek/mt6797/mt6797-reg.h b/sound/soc/mediatek/mt6797/mt6797-reg.h
index 3330f73fc8bb..ffb55367f59f 100644
--- a/sound/soc/mediatek/mt6797/mt6797-reg.h
+++ b/sound/soc/mediatek/mt6797/mt6797-reg.h
@@ -1,17 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* mt6797-reg.h -- Mediatek 6797 audio driver reg definition
*
* Copyright (c) 2018 MediaTek Inc.
- * Author: Garlic Tseng <garlic.tseng@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.
+ * Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
*/
#ifndef _MT6797_REG_H_