forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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,