kernel/arch/arm/mach-ixp4xx/coyote-setup.c
.. .. @@ -25,6 +25,8 @@ 25 25 #include <asm/mach/arch.h> 26 26 #include <asm/mach/flash.h> 27 27 28 +#include "irqs.h"29 +28 30 #define COYOTE_IDE_BASE_PHYS IXP4XX_EXP_BUS_BASE(3) 29 31 #define COYOTE_IDE_BASE_VIRT 0xFFFE1000 30 32 #define COYOTE_IDE_REGION_SIZE 0x1000