common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / powerpc / cpu / mpc83xx / spd_sdram.c
index 08918a9d75e1ac36bcbc60ebc29d26ae787f3775..a14a438b02dbff743fa57fdff943c8522edfcb58 100644 (file)
@@ -13,6 +13,7 @@
 #ifndef CONFIG_MPC83XX_SDRAM
 
 #include <common.h>
+#include <cpu_func.h>
 #include <vsprintf.h>
 #include <asm/processor.h>
 #include <asm/io.h>