common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / renesas / silk / silk_spl.c
index 64ee75a63e1a2035616983d13b3701c6794e072b..a2c397f935814736f7d9ee90507ee67afb23379d 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>