forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/sh/kernel/cpu/sh4a/smp-shx3.c
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * SH-X3 SMP
34 *
45 * Copyright (C) 2007 - 2010 Paul Mundt
56 * Copyright (C) 2007 Magnus Damm
6
- *
7
- * This file is subject to the terms and conditions of the GNU General Public
8
- * License. See the file "COPYING" in the main directory of this archive
9
- * for more details.
107 */
118 #include <linux/init.h>
129 #include <linux/kernel.h>