common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / hisilicon / hikey / hikey.c
index 28f5cf7fc4c5bd2fcd93942baa33fc33542b898f..84400090b30a3fe0c9f5ba0a4959b41ea91a438a 100644 (file)
@@ -4,6 +4,7 @@
  * Peter Griffin <peter.griffin@linaro.org>
  */
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <fdt_support.h>
 #include <dm/platform_data/serial_pl01x.h>