common: Move interrupt functions into a new header
[oweals/u-boot.git] / common / spl / spl.c
index 82fd54c984fe9732f7fc345a59c193d76bbdc47f..d51dbe9942fc9f3be482ffd8d141d853bcb67d64 100644 (file)
@@ -11,6 +11,7 @@
 #include <binman_sym.h>
 #include <dm.h>
 #include <handoff.h>
+#include <irq_func.h>
 #include <serial.h>
 #include <spl.h>
 #include <asm/u-boot.h>