Commit 3c76fbc3 authored by Kai Chieh Chuang's avatar Kai Chieh Chuang Committed by Mark Brown

ASoC: mt6351 switch to SPDX license tag

Signed-off-by: default avatarKaiChieh Chuang <kaichieh.chuang@mediatek.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e19f77ee
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* //
* mt6351.c -- mt6351 ALSA SoC audio codec driver // mt6351.c -- mt6351 ALSA SoC audio codec driver
* //
* Copyright (c) 2018 MediaTek Inc. // Copyright (c) 2018 MediaTek Inc.
* Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com> // Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
*/
#include <linux/dma-mapping.h> #include <linux/dma-mapping.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment