Signed-off-by: KaiChieh Chuang kaichieh.chuang@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@mediatek.com - */ +// +// mt6351.c -- mt6351 ALSA SoC audio codec driver +// +// Copyright (c) 2018 MediaTek Inc. +// Author: KaiChieh Chuang kaichieh.chuang@mediatek.com
#include <linux/dma-mapping.h> #include <linux/platform_device.h>