summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/intel_common/report_platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/intel_common/report_platform.c')
-rw-r--r--arch/x86/cpu/intel_common/report_platform.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/intel_common/report_platform.c b/arch/x86/cpu/intel_common/report_platform.c
index 0f217c1497..a3612817c4 100644
--- a/arch/x86/cpu/intel_common/report_platform.c
+++ b/arch/x86/cpu/intel_common/report_platform.c
@@ -6,6 +6,7 @@
*/
#include <common.h>
+#include <log.h>
#include <asm/cpu.h>
#include <asm/pci.h>
#include <asm/report_platform.h>