forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/mach-ixp4xx/coyote-setup.c
....@@ -25,6 +25,8 @@
2525 #include <asm/mach/arch.h>
2626 #include <asm/mach/flash.h>
2727
28
+#include "irqs.h"
29
+
2830 #define COYOTE_IDE_BASE_PHYS IXP4XX_EXP_BUS_BASE(3)
2931 #define COYOTE_IDE_BASE_VIRT 0xFFFE1000
3032 #define COYOTE_IDE_REGION_SIZE 0x1000