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