commit | 8bb809df6919f927bcb910bbc852d5724eaa1eb9 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:32:56 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:32:56 2007 +0100 |
tree | 5861d9b96d7b036a0b9cfe3445deaabd15dad3a2 | |
parent | b3f6df9f21c6efc4641613188204aa0742bc9e22 [diff] |
[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>