common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / ucRobotics / bubblegum_96 / bubblegum_96.c
index a4c202da19329dfa68fad85789fdc463fe531108..c16f117bf8aed9358737c49ac655de07316a7605 100644 (file)
@@ -5,6 +5,7 @@
  * Copyright (C) 2018 Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
  */
 
+#include <cpu_func.h>
 #include <linux/arm-smccc.h>
 #include <linux/psci.h>
 #include <common.h>