From 01573e231f18eb2d99162747186f59511f56b64d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 08 Dec 2023 10:40:48 +0000 Subject: [PATCH] 移去rt --- kernel/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/kernel/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi b/kernel/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi index 0935e14..3d10273 100644 --- a/kernel/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi +++ b/kernel/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi @@ -1,12 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2012 Sascha Hauer, Pengutronix - * - * The code contained herein is licensed under the GNU General Public - * License. You may obtain a copy of the GNU General Public License - * Version 2 or later at the following locations: - * - * http://www.opensource.org/licenses/gpl-license.html - * http://www.gnu.org/copyleft/gpl.html */ /dts-v1/; -- Gitblit v1.6.2