forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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,