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