diff options
Diffstat (limited to 'arch/mips/mach-mscc/dram.c')
-rw-r--r-- | arch/mips/mach-mscc/dram.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-mscc/dram.c b/arch/mips/mach-mscc/dram.c index b12bac63c2..c53a4202e0 100644 --- a/arch/mips/mach-mscc/dram.c +++ b/arch/mips/mach-mscc/dram.c @@ -5,6 +5,7 @@ #include <common.h> #include <init.h> +#include <asm/global_data.h> #include <asm/io.h> #include <asm/types.h> |