diff options
author | Kai Chieh Chuang <kaichieh.chuang@mediatek.com> | 2018-04-27 04:54:44 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-04-27 13:52:32 +0300 |
commit | 4135d8b6e94a38fc997414e986062d068043784b (patch) | |
tree | c92bd05aa5e5b544bb8d24cac8d99a703501daee /sound/soc/mediatek/mt6797/mt6797-afe-common.h | |
parent | c5e7fca928d3584db5011e0c7797d1a6e8aa2f3d (diff) | |
download | linux-4135d8b6e94a38fc997414e986062d068043784b.tar.xz |
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/mt6797-afe-common.h')
-rw-r--r-- | sound/soc/mediatek/mt6797/mt6797-afe-common.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sound/soc/mediatek/mt6797/mt6797-afe-common.h b/sound/soc/mediatek/mt6797/mt6797-afe-common.h index 3509f53360e2..c1de3fc5dc3d 100644 --- a/sound/soc/mediatek/mt6797/mt6797-afe-common.h +++ b/sound/soc/mediatek/mt6797/mt6797-afe-common.h @@ -1,17 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * mt6797-afe-common.h -- Mediatek 6797 audio driver definitions * * Copyright (c) 2018 MediaTek Inc. * Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only 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. */ #ifndef _MT_6797_AFE_COMMON_H_ |