common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / toradex / apalis_imx6 / apalis_imx6.c
index d569782a192eee118b3510a2f832af030f76e1fd..3f85f1ac89b5b18d08371e248df086f31dba64cf 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <init.h>