summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-malta
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-malta')
-rw-r--r--arch/mips/mach-malta/include/mach/mach-gt64120.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mach-malta/include/mach/mach-gt64120.h b/arch/mips/mach-malta/include/mach/mach-gt64120.h
index e7d230655c..20ac4d94d6 100644
--- a/arch/mips/mach-malta/include/mach/mach-gt64120.h
+++ b/arch/mips/mach-malta/include/mach/mach-gt64120.h
@@ -12,6 +12,6 @@
#define MIPS_GT_BASE 0x1be00000
-#define GT64120_BASE 0xbbe00000
+#define GT64120_BASE CKSEG1ADDR(MIPS_GT_BASE)
#endif /* _ASM_MACH_MIPS_MACH_GT64120_DEP_H */