summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/broadwell/me.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/broadwell/me.c')
-rw-r--r--arch/x86/cpu/broadwell/me.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/broadwell/me.c b/arch/x86/cpu/broadwell/me.c
index adc656c07a..7991e1ea07 100644
--- a/arch/x86/cpu/broadwell/me.c
+++ b/arch/x86/cpu/broadwell/me.c
@@ -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)