[alsa-devel] [PATCH v2 2/2] ASoC: mt6351 switch to SPDX license tag
KaiChieh Chuang
kaichieh.chuang at mediatek.com
Fri Apr 27 03:54:45 CEST 2018
Signed-off-by: KaiChieh Chuang <kaichieh.chuang at mediatek.com>
---
sound/soc/codecs/mt6351.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/sound/soc/codecs/mt6351.c b/sound/soc/codecs/mt6351.c
index 06fd4706ae20..e739f078fec5 100644
--- a/sound/soc/codecs/mt6351.c
+++ b/sound/soc/codecs/mt6351.c
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0
-/*
- * mt6351.c -- mt6351 ALSA SoC audio codec driver
- *
- * Copyright (c) 2018 MediaTek Inc.
- * Author: KaiChieh Chuang <kaichieh.chuang at mediatek.com>
- */
+//
+// mt6351.c -- mt6351 ALSA SoC audio codec driver
+//
+// Copyright (c) 2018 MediaTek Inc.
+// Author: KaiChieh Chuang <kaichieh.chuang at mediatek.com>
#include <linux/dma-mapping.h>
#include <linux/platform_device.h>
--
2.12.5
More information about the Alsa-devel
mailing list