diff options
Diffstat (limited to 'arch/mips/mach-bmips/dram.c')
-rw-r--r-- | arch/mips/mach-bmips/dram.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-bmips/dram.c b/arch/mips/mach-bmips/dram.c index 87ced7c5d5..764ce89231 100644 --- a/arch/mips/mach-bmips/dram.c +++ b/arch/mips/mach-bmips/dram.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <init.h> #include <ram.h> #include <dm.h> |