common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / efi / payload.c
index 225aef7..af6dd2f 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <efi.h>
 #include <errno.h>
 #include <usb.h>