diff options
author | Kai Chieh Chuang <kaichieh.chuang@mediatek.com> | 2018-04-27 09:54:44 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-04-27 11:52:32 +0100 |
commit | 4135d8b6e94a38fc997414e986062d068043784b (patch) | |
tree | c92bd05aa5e5b544bb8d24cac8d99a703501daee /sound/soc/mediatek/mt6797/Makefile | |
parent | c5e7fca928d3584db5011e0c7797d1a6e8aa2f3d (diff) |
ASoC: mt6797: switch to SPDX license tag
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt6797/Makefile')
-rw-r--r-- | sound/soc/mediatek/mt6797/Makefile | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/sound/soc/mediatek/mt6797/Makefile b/sound/soc/mediatek/mt6797/Makefile index 58618a0d339a..50fd50f7aa6a 100644 --- a/sound/soc/mediatek/mt6797/Makefile +++ b/sound/soc/mediatek/mt6797/Makefile @@ -1,15 +1,4 @@ -# -# Copyright (C) 2018 MediaTek Inc. -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 as -# published by the Free Software Foundation. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# +# SPDX-License-Identifier: GPL-2.0 # platform driver snd-soc-mt6797-afe-objs := mt6797-afe-pcm.o mt6797-afe-clk.o |