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 a772a655d9..bba6cd6f4a 100644 --- a/arch/mips/mach-bmips/dram.c +++ b/arch/mips/mach-bmips/dram.c @@ -9,6 +9,7 @@ #include <log.h> #include <ram.h> #include <dm.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |