common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / coreboot / coreboot.c
index 9686f8e..0c4c634 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <fdtdec.h>
 #include <usb.h>
 #include <asm/io.h>