forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sh/boards/mach-highlander/setup.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/boards/renesas/r7780rp/setup.c
34 *
....@@ -8,10 +9,6 @@
89 *
910 * This contains support for the R7780RP-1, R7780MP, and R7785RP
1011 * Highlander modules.
11
- *
12
- * This file is subject to the terms and conditions of the GNU General Public
13
- * License. See the file "COPYING" in the main directory of this archive
14
- * for more details.
1512 */
1613 #include <linux/init.h>
1714 #include <linux/io.h>