common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / post / cpu / mpc83xx / ecc.c
index 03b6d65fe9b7ed1514955585c1812091b8204940..65a490d35787d25c5f55e267fca1665754eac7f0 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <mpc83xx.h>
 #include <watchdog.h>
 #include <asm/io.h>