common: Drop log.h from common header
[pandora-u-boot.git] / arch / x86 / cpu / broadwell / me.c
index adc656c..7991e1e 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <errno.h>
+#include <log.h>
 #include <asm/arch/me.h>
 
 static inline void me_read_dword_ptr(struct udevice *dev, void *ptr, int offset)