summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/efi/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/efi/sdram.c')
-rw-r--r--arch/x86/cpu/efi/sdram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/efi/sdram.c b/arch/x86/cpu/efi/sdram.c
index 6fe40071140..56f3326146c 100644
--- a/arch/x86/cpu/efi/sdram.c
+++ b/arch/x86/cpu/efi/sdram.c
@@ -3,6 +3,7 @@
* Copyright (c) 2015 Google, Inc
*/
+#include <common.h>
#include <efi.h>
#include <init.h>
#include <asm/global_data.h>