common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / m68k / cpu / mcf52x2 / cpu_init.c
index f4a387266708e931b4723c31339f0a53b0ddf770..dba6c23607238c0885cd4496a710b88a7bdd866d 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <watchdog.h>
 #include <asm/immap.h>
 #include <asm/io.h>