common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / cavium / thunderx / thunderx.c
index 940455de5b2706a8e67f1646104fc923581900f2..687ade544acbf5dc0c36a26b83184b9fa326e56e 100644 (file)
@@ -4,6 +4,7 @@
 **/
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <init.h>
 #include <malloc.h>