common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / cpu / armv8 / cache_v8.c
index e500e722e51260c031696f6a346e1a37c79b225f..c1a08fb4ace13cf8f049860b54083bab2e34b9b1 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/system.h>
 #include <asm/armv8/mmu.h>