common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / renesas / stout / stout_spl.c
index 05a3ced97c59a9b8fc9af9cd1f832f41650338de..8d01efce56c5279c2ca3870fb0f0593674f754da 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <malloc.h>
 #include <dm/platform_data/serial_sh.h>
 #include <asm/processor.h>