common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / toradex / colibri-imx8x / colibri-imx8x.c
index adeee676434ca9faf679a1edbb1d4f46b6ac441f..857e9fe345451fb699028edd4ca2278ea47e2f77 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <init.h>
 
 #include <asm/arch/clock.h>