kernel/arch/arm/mach-ixp4xx/gateway7001-setup.c
.. .. @@ -28,6 +28,8 @@ 28 28 #include <asm/mach/arch.h> 29 29 #include <asm/mach/flash.h> 30 30 31 +#include "irqs.h"32 +31 33 static struct flash_platform_data gateway7001_flash_data = { 32 34 .map_name = "cfi_probe", 33 35 .width = 2,