common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / armltd / vexpress64 / vexpress64.c
index 7fe539e4d674ff3c3c4cd44d82417b592ef0db96..dd0ebdd3030e8f938fe51b2ba5bbd1accc6f5a92 100644 (file)
@@ -5,6 +5,7 @@
  * Sharma Bhupesh <bhupesh.sharma@freescale.com>
  */
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <malloc.h>
 #include <errno.h>