common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / x86 / cpu / i386 / cpu.c
index 31663714a0977045de073af480d1f901e148c343..c66382bdd2fe88325de2d418d09d670f1d847a89 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <malloc.h>
 #include <asm/control_regs.h>
 #include <asm/cpu.h>