common: Drop log.h from common header
[platform/kernel/u-boot.git] / arch / x86 / cpu / turbo.c
index be468d2..f8d85d5 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <asm/cpu.h>
 #include <asm/msr.h>
 #include <asm/processor.h>