From a36159eec6ca17402b0e146b86efaf76568dc353 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 20 Sep 2024 01:41:23 +0000
Subject: [PATCH] 重命名 AX88772C_eeprom/asix.c 为 asix_mac.c

---
 kernel/arch/arm/boot/dts/imx28-cfa10037.dts |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/kernel/arch/arm/boot/dts/imx28-cfa10037.dts b/kernel/arch/arm/boot/dts/imx28-cfa10037.dts
index 3d13b32..d3e9a73 100644
--- a/kernel/arch/arm/boot/dts/imx28-cfa10037.dts
+++ b/kernel/arch/arm/boot/dts/imx28-cfa10037.dts
@@ -1,12 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright 2012 Free Electrons
- *
- * 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
  */
 
 /*

--
Gitblit v1.6.2