diff options
Diffstat (limited to 'arch/x86/cpu/coreboot/sdram.c')
| -rw-r--r-- | arch/x86/cpu/coreboot/sdram.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/cpu/coreboot/sdram.c b/arch/x86/cpu/coreboot/sdram.c index a8136a06a..786009c74 100644 --- a/arch/x86/cpu/coreboot/sdram.c +++ b/arch/x86/cpu/coreboot/sdram.c @@ -28,6 +28,7 @@  #include <asm/u-boot-x86.h>  #include <asm/global_data.h>  #include <asm/processor.h> +#include <asm/sections.h>  #include <asm/arch/sysinfo.h>  #include <asm/arch/tables.h> |