forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/include/mach-se/mach/se7722.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 #ifndef __ASM_SH_SE7722_H
23 #define __ASM_SH_SE7722_H
34
....@@ -7,11 +8,6 @@
78 * Copyright (C) 2007 Nobuhiro Iwamatsu
89 *
910 * Hitachi UL SolutionEngine 7722 Support.
10
- *
11
- * This file is subject to the terms and conditions of the GNU General Public
12
- * License. See the file "COPYING" in the main directory of this archive
13
- * for more details.
14
- *
1511 */
1612 #include <linux/sh_intc.h>
1713 #include <asm/addrspace.h>