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