common: Move interrupt functions into a new header
[oweals/u-boot.git] / arch / m68k / cpu / mcf532x / interrupts.c
index 43a903ed72e3a1875335208344c66cb2a87eb4d2..8f2df452baeee27a7ee5349ce2dee08aeebe12ae 100644 (file)
@@ -7,6 +7,7 @@
 
 /* CPU specific interrupt routine */
 #include <common.h>
+#include <irq_func.h>
 #include <asm/immap.h>
 #include <asm/io.h>