common: Move enable/disable_interrupts out of common.h
[oweals/u-boot.git] / arch / nios2 / cpu / cpu.c
index 05b26e8d20627cac3685992c92ae1e914058c61d..37ffa8f4a43223af329c1170b85c1506162ff339 100644 (file)
@@ -9,6 +9,7 @@
 #include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
+#include <irq_func.h>
 #include <asm/cache.h>
 
 DECLARE_GLOBAL_DATA_PTR;