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