From: Ralf Baechle Date: Tue, 10 Jul 2007 16:32:56 +0000 (+0100) Subject: [MIPS] Cleanup TO_PHYS_MASK definition X-Git-Tag: v2.6.23-rc1~1153^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb809df6919f927bcb910bbc852d5724eaa1eb9;p=pandora-kernel.git [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 --- Reading git-diff-tree failed