hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/sh/boards/mach-se/7343/irq.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * Hitachi UL SolutionEngine 7343 FPGA IRQ Support.
34 *
....@@ -6,10 +7,6 @@
67 *
78 * Based on linux/arch/sh/boards/se/7343/irq.c
89 * Copyright (C) 2007 Nobuhiro Iwamatsu
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 #define DRV_NAME "SE7343-FPGA"
1512 #define pr_fmt(fmt) DRV_NAME ": " fmt
....@@ -19,7 +16,7 @@
1916 #include <linux/interrupt.h>
2017 #include <linux/irqdomain.h>
2118 #include <linux/io.h>
22
-#include <asm/sizes.h>
19
+#include <linux/sizes.h>
2320 #include <mach-se/mach/se7343.h>
2421
2522 #define PA_CPLD_BASE_ADDR 0x11400000