common: Move interrupt functions into a new header
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / interrupts.c
index b5a6ead8bde6bff5716ac3d9525126e59d61158c..e767573193ff4e1b7f03eebe9177772ab1ec490d 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <irq_func.h>
 #include <watchdog.h>
 #include <command.h>
 #include <asm/processor.h>