forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/mach-ixp4xx/avila-setup.c
....@@ -28,6 +28,8 @@
2828 #include <asm/mach/arch.h>
2929 #include <asm/mach/flash.h>
3030
31
+#include "irqs.h"
32
+
3133 #define AVILA_SDA_PIN 7
3234 #define AVILA_SCL_PIN 6
3335