forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/kernel/cpu/sh2a/clock-sh7203.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/cpu/sh2a/clock-sh7203.c
34 *
....@@ -10,10 +11,6 @@
1011 *
1112 * Based on clock-sh4.c
1213 * Copyright (C) 2005 Paul Mundt
13
- *
14
- * This file is subject to the terms and conditions of the GNU General Public
15
- * License. See the file "COPYING" in the main directory of this archive
16
- * for more details.
1714 */
1815 #include <linux/init.h>
1916 #include <linux/kernel.h>