diff options
Diffstat (limited to 'arch/arm/mach-snapdragon/dram.c')
-rw-r--r-- | arch/arm/mach-snapdragon/dram.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-snapdragon/dram.c b/arch/arm/mach-snapdragon/dram.c index 79eb19992d..2a161be137 100644 --- a/arch/arm/mach-snapdragon/dram.c +++ b/arch/arm/mach-snapdragon/dram.c @@ -8,6 +8,8 @@ #include <common.h> #include <dm.h> +#include <log.h> +#include <part.h> #include <smem.h> #include <fdt_support.h> #include <asm/arch/dram.h> |