[MIPS] Cleanup TO_PHYS_MASK definition
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
commit8bb809df6919f927bcb910bbc852d5724eaa1eb9
tree5861d9b96d7b036a0b9cfe3445deaabd15dad3a2
parentb3f6df9f21c6efc4641613188204aa0742bc9e22
[MIPS] Cleanup TO_PHYS_MASK definition

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>
include/asm-mips/addrspace.h