forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/include/mach-common/mach/sh7763rdp.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 #ifndef __ASM_SH_SH7763RDP_H
23 #define __ASM_SH_SH7763RDP_H
34
....@@ -6,11 +7,6 @@
67 *
78 * Copyright (C) 2008 Renesas Solutions
89 * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
9
- *
10
- * This file is subject to the terms and conditions of the GNU General Public
11
- * License. See the file "COPYING" in the main directory of this archive
12
- * for more details.
13
- *
1410 */
1511 #include <asm/addrspace.h>
1612