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, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/efi/sdram.c b/arch/x86/cpu/efi/sdram.c
index 56f3326146c..6fe40071140 100644
--- a/arch/x86/cpu/efi/sdram.c
+++ b/arch/x86/cpu/efi/sdram.c
@@ -3,7 +3,6 @@
* Copyright (c) 2015 Google, Inc
*/
-#include <common.h>
#include <efi.h>
#include <init.h>
#include <asm/global_data.h>