[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors
authorAndrew Sharp <tigerand@gmail.com>
Fri, 23 Mar 2007 19:15:18 +0000 (12:15 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 6 Jul 2007 15:17:10 +0000 (16:17 +0100)
Signed-off-by: Andrew Sharp <tigerand@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/addrspace.h

index c627508..964c5ed 100644 (file)
     || defined (CONFIG_CPU_R4X00)                                      \
     || defined (CONFIG_CPU_R5000)                                      \
     || defined (CONFIG_CPU_RM7000)                                     \
+    || defined (CONFIG_CPU_RM9000)                                     \
     || defined (CONFIG_CPU_NEVADA)                                     \
     || defined (CONFIG_CPU_TX49XX)                                     \
     || defined (CONFIG_CPU_MIPS64)