common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / sh / cpu / sh4 / cpu.c
index a8b50a9..ee36aca 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <netdev.h>
 #include <asm/processor.h>