common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / arch / arm / mach-bcm283x / reset.c
index cd8138d70221173309cc165afb0a410039914b06..2b4ccd47279f9844df79b8c40457b7429c07e059 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/io.h>
 #include <asm/arch/base.h>
 #include <asm/arch/wdog.h>