forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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