hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/sh/boards/mach-highlander/irq-r7780mp.c
....@@ -1,13 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * Renesas Solutions Highlander R7780MP Support.
34 *
45 * Copyright (C) 2002 Atom Create Engineering Co., Ltd.
56 * Copyright (C) 2006 Paul Mundt
67 * Copyright (C) 2007 Magnus Damm
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.
118 */
129 #include <linux/init.h>
1310 #include <linux/irq.h>