forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/arch/arm/mach-ixp4xx/wg302v2-setup.c
....@@ -29,6 +29,8 @@
2929 #include <asm/mach/arch.h>
3030 #include <asm/mach/flash.h>
3131
32
+#include "irqs.h"
33
+
3234 static struct flash_platform_data wg302v2_flash_data = {
3335 .map_name = "cfi_probe",
3436 .width = 2,