forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
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