common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / phytium / durian / durian.c
index 59f307d3573b9461c679a24d16e2855c6bb8244f..40dd27a7b0d19ec584637e67ed9c4b99760d4fa4 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/armv8/mmu.h>
 #include <asm/system.h>
 #include <asm/io.h>