diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2020-02-22 21:54:44 +0530 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2020-05-16 17:03:30 +0200 |
commit | 1b118385dec253c93a506c15e32b06fa035a52b2 (patch) | |
tree | ef4b99dab746073d55a09d59fed2d128b819d64a /arch | |
parent | 1f3f87305ed6ae5fcf5f638fa1c3846e07c32829 (diff) | |
download | kernel_replicant_linux-1b118385dec253c93a506c15e32b06fa035a52b2.tar.gz kernel_replicant_linux-1b118385dec253c93a506c15e32b06fa035a52b2.tar.bz2 kernel_replicant_linux-1b118385dec253c93a506c15e32b06fa035a52b2.zip |
arm64: dts: mediatek: Switch to SPDX license identifier for MT6797 SoC
Switch to SPDX license identifier for MT6797 SoC.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20200222162444.11590-5-manivannan.sadhasivam@linaro.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/boot/dts/mediatek/mt6797.dtsi | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt6797.dtsi b/arch/arm64/boot/dts/mediatek/mt6797.dtsi index 15fc3a194af7..9fa2214b353e 100644 --- a/arch/arm64/boot/dts/mediatek/mt6797.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt6797.dtsi @@ -1,14 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2017 MediaTek Inc. * Author: Mars.C <mars.cheng@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 as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ #include <dt-bindings/clock/mt6797-clk.h> |