common: Move interrupt functions into a new header
[oweals/u-boot.git] / arch / microblaze / cpu / interrupts.c
index aea612eef15e4a1c8c619579a2abdf67a5639daa..910c596884852bec995aad36bc45247a6b3b0df2 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <command.h>
 #include <fdtdec.h>
+#include <irq_func.h>
 #include <malloc.h>
 #include <asm/microblaze_intc.h>
 #include <asm/asm.h>