forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/boards/mach-microdev/fdc37c93xapm.c
....@@ -1,5 +1,5 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
2
- *
33 * Setup for the SMSC FDC37C93xAPM
44 *
55 * Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
....@@ -7,9 +7,6 @@
77 * Copyright (C) 2004, 2005 Paul Mundt
88 *
99 * SuperH SH4-202 MicroDev board support.
10
- *
11
- * May be copied or modified under the terms of the GNU General Public
12
- * License. See linux/COPYING for more information.
1310 */
1411 #include <linux/init.h>
1512 #include <linux/ioport.h>