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