git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f6df9
)
[MIPS] Cleanup TO_PHYS_MASK definition
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000
(17:32 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000
(17:32 +0100)
No point in adding yet another #ifdef for Loongson since all this mask is
being used for is converting an XKPHYS address into a physical address
anyway. So replace all definitions by one with the highest architectural
possible value.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found