hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/sh/boards/mach-lboxre2/irq.c
....@@ -1,14 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/lboxre2/irq.c
34 *
45 * Copyright (C) 2007 Nobuhiro Iwamatsu
56 *
67 * NTT COMWARE L-BOX RE2 Support.
7
- *
8
- * This file is subject to the terms and conditions of the GNU General Public
9
- * License. See the file "COPYING" in the main directory of this archive
10
- * for more details.
11
- *
128 */
139 #include <linux/init.h>
1410 #include <linux/interrupt.h>