forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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,