common: Move interrupt functions into a new header
[oweals/u-boot.git] / drivers / mtd / cfi_flash.c
index 0574fa63a44d2579a87f1ef0186accbb921568db..4ce183b6f313fcdf4898a070e04b5fa6f091f954 100644 (file)
@@ -22,6 +22,7 @@
 #include <env.h>
 #include <errno.h>
 #include <fdt_support.h>
+#include <irq_func.h>
 #include <asm/processor.h>
 #include <asm/io.h>
 #include <asm/byteorder.h>