diff options
Diffstat (limited to 'arch/x86/cpu/efi/sdram.c')
-rw-r--r-- | arch/x86/cpu/efi/sdram.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/efi/sdram.c b/arch/x86/cpu/efi/sdram.c index 1f0e87735b..6fe4007114 100644 --- a/arch/x86/cpu/efi/sdram.c +++ b/arch/x86/cpu/efi/sdram.c @@ -6,7 +6,6 @@ #include <efi.h> #include <init.h> #include <asm/global_data.h> -#include <asm/u-boot.h> #include <asm/u-boot-x86.h> DECLARE_GLOBAL_DATA_PTR; |