hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/mach-ixp4xx/avila-pci.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * arch/arm/mach-ixp4xx/avila-pci.c
34 *
....@@ -10,11 +11,6 @@
1011 * Copyright (C) 2003-2004 MontaVista Software, Inc.
1112 *
1213 * Maintainer: Deepak Saxena <dsaxena@plexity.net>
13
- *
14
- * This program is free software; you can redistribute it and/or modify
15
- * it under the terms of the GNU General Public License version 2 as
16
- * published by the Free Software Foundation.
17
- *
1814 */
1915
2016 #include <linux/kernel.h>
....@@ -27,6 +23,8 @@
2723 #include <mach/hardware.h>
2824 #include <asm/mach-types.h>
2925
26
+#include "irqs.h"
27
+
3028 #define AVILA_MAX_DEV 4
3129 #define LOFT_MAX_DEV 6
3230 #define IRQ_LINES 4