summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/broadwell/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/broadwell/sdram.c')
-rw-r--r--arch/x86/cpu/broadwell/sdram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/broadwell/sdram.c b/arch/x86/cpu/broadwell/sdram.c
index 15bfc5811c..72f59a0a57 100644
--- a/arch/x86/cpu/broadwell/sdram.c
+++ b/arch/x86/cpu/broadwell/sdram.c
@@ -8,6 +8,7 @@
#include <common.h>
#include <dm.h>
#include <init.h>
+#include <log.h>
#include <pci.h>
#include <syscon.h>
#include <asm/cpu.h>