forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/include/mach-se/mach/se7724.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 #ifndef __ASM_SH_SE7724_H
23 #define __ASM_SH_SE7724_H
34
....@@ -12,11 +13,6 @@
1213 *
1314 * Based on se7722.h
1415 * Copyright (C) 2007 Nobuhiro Iwamatsu
15
- *
16
- * This file is subject to the terms and conditions of the GNU General Public
17
- * License. See the file "COPYING" in the main directory of this archive
18
- * for more details.
19
- *
2016 */
2117 #include <linux/sh_intc.h>
2218 #include <asm/addrspace.h>