common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / x86 / cpu / mtrr.c
index a00db422e7a91ace8f28032ebdd0c845bc453158..a43cb7fc15429e9cdc11f48fb886f5e5f7f55728 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/io.h>
 #include <asm/msr.h>
 #include <asm/mtrr.h>