common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / mach-stm32mp / cpu.c
index a46e8438f7c2bf91ae0cc65bed98bfaf1d7941bf..ed7d9f61dcd571386ef3bfd753c0dfe246d96f39 100644 (file)
@@ -4,6 +4,7 @@
  */
 #include <common.h>
 #include <clk.h>
+#include <cpu_func.h>
 #include <debug_uart.h>
 #include <env.h>
 #include <misc.h>