common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc83xx / cpu.c
index 363c0ff..0710f5a 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <vsprintf.h>
 #include <watchdog.h>
 #include <command.h>