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/mach-mmp/pm-pxa910.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/kernel/arch/arm/mach-mmp/pm-pxa910.h b/kernel/arch/arm/mach-mmp/pm-pxa910.h index 8cac8ab..8e6344a 100644 --- a/kernel/arch/arm/mach-mmp/pm-pxa910.h +++ b/kernel/arch/arm/mach-mmp/pm-pxa910.h @@ -1,8 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * PXA910 Power Management Routines - * - * This software program is licensed subject to the GNU General Public License - * (GPL).Version 2,June 1991, available at http://www.fsf.org/copyleft/gpl.html * * (C) Copyright 2009 Marvell International Ltd. * All Rights Reserved -- Gitblit v1.6.2