summaryrefslogtreecommitdiff
path: root/post/cpu/mpc83xx/ecc.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/mpc83xx/ecc.c')
-rw-r--r--post/cpu/mpc83xx/ecc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/post/cpu/mpc83xx/ecc.c b/post/cpu/mpc83xx/ecc.c
index 03b6d65fe9..16210c65ab 100644
--- a/post/cpu/mpc83xx/ecc.c
+++ b/post/cpu/mpc83xx/ecc.c
@@ -9,6 +9,8 @@
*/
#include <common.h>
+#include <cpu_func.h>
+#include <irq_func.h>
#include <mpc83xx.h>
#include <watchdog.h>
#include <asm/io.h>