diff options
Diffstat (limited to 'arch/mips/mach-mtmips/ddr_cal.c')
-rw-r--r-- | arch/mips/mach-mtmips/ddr_cal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-mtmips/ddr_cal.c b/arch/mips/mach-mtmips/ddr_cal.c index 71a53c3c9c..762619a960 100644 --- a/arch/mips/mach-mtmips/ddr_cal.c +++ b/arch/mips/mach-mtmips/ddr_cal.c @@ -8,6 +8,7 @@ #include <common.h> #include <asm/addrspace.h> #include <asm/cacheops.h> +#include <asm/global_data.h> #include <linux/bitops.h> #include <linux/io.h> #include <mach/mc.h> |