common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / qemu / qemu.c
index 5e8b4f0..716351a 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <pci.h>
 #include <qfw.h>
 #include <asm/irq.h>