common: Drop log.h from common header
[oweals/u-boot.git] / arch / x86 / cpu / ivybridge / northbridge.c
index 0f427afcb826b8be6e04c10929899df7ccb1b98d..877b31b9d6f24be614c9ed6fe23bac20572ff0a9 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <asm/msr.h>
 #include <asm/cpu.h>
 #include <asm/intel_regs.h>