ASoC: mt6351 switch to SPDX license tag
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
e19f77ee0e
commit
3c76fbc316
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user