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 a45525f842..3143c079ad 100644
--- a/arch/x86/cpu/efi/sdram.c
+++ b/arch/x86/cpu/efi/sdram.c
@@ -5,6 +5,7 @@
#include <common.h>
#include <efi.h>
+#include <init.h>
#include <asm/u-boot-x86.h>
DECLARE_GLOBAL_DATA_PTR;