common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / renesas / alt / alt.c
index 10ef7f931b1f19034a965ca73d6f14376b601734..70c14d9f33d4c7fc9bf377d9a226c5b58800a15d 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <env.h>
 #include <malloc.h>
 #include <dm.h>