common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / arch / arm / mach-tegra / pmc.c
index afd3c54179c17079a783432763705692281a0907..68a211286f996f15d93153df9d3a825792168c0f 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 
 #include <linux/arm-smccc.h>