forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/boards/mach-microdev/io.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/superh/microdev/io.c
34 *
....@@ -6,9 +7,6 @@
67 * Copyright (C) 2004 Paul Mundt
78 *
89 * SuperH SH4-202 MicroDev board support.
9
- *
10
- * May be copied or modified under the terms of the GNU General Public
11
- * License. See linux/COPYING for more information.
1210 */
1311
1412 #include <linux/init.h>