common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / bosch / shc / board.c
index 440d02fdbc0fd9c236be665f17564ce7e9cc030c..d34f3ba0077f960e1881998fb064b02cf382febe 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <env.h>
 #include <errno.h>
 #include <init.h>