projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190045d
)
[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors
author
Andrew Sharp
<tigerand@gmail.com>
Fri, 23 Mar 2007 19:15:18 +0000
(12:15 -0700)
committer
Ralf 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
patch
|
blob
|
history
diff --git
a/include/asm-mips/addrspace.h
b/include/asm-mips/addrspace.h
index
c627508
..
964c5ed
100644
(file)
--- a/
include/asm-mips/addrspace.h
+++ b/
include/asm-mips/addrspace.h
@@
-133,6
+133,7
@@
|| 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)