hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/sh/include/mach-common/mach/sdk7780.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 #ifndef __ASM_SH_RENESAS_SDK7780_H
23 #define __ASM_SH_RENESAS_SDK7780_H
34
....@@ -6,10 +7,6 @@
67 *
78 * Renesas Solutions SH7780 SDK Support
89 * Copyright (C) 2008 Nicholas Beck <nbeck@mpc-data.co.uk>
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.
1310 */
1411 #include <linux/sh_intc.h>
1512 #include <asm/addrspace.h>