common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / board / abilis / tb100 / tb100.c
index 4f8006da005418c4035458a14bc1f5a2a4db9cf9..e3fbbbaa8aab1d26c427e432f4806b22bf569527 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <netdev.h>
 #include <asm/io.h>