From 9999e48639b3cecb08ffb37358bcba3b48161b29 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 08:50:17 +0000 Subject: [PATCH] add ax88772_rst --- kernel/arch/arm/boot/dts/imx6dl-gw51xx.dts | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/kernel/arch/arm/boot/dts/imx6dl-gw51xx.dts b/kernel/arch/arm/boot/dts/imx6dl-gw51xx.dts index b2bd022..9956d12 100644 --- a/kernel/arch/arm/boot/dts/imx6dl-gw51xx.dts +++ b/kernel/arch/arm/boot/dts/imx6dl-gw51xx.dts @@ -1,12 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2013 Gateworks Corporation - * - * 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