Message ID | E1fC10N-0003OC-SE@debutante (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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>