From: Paul Mundt Date: Thu, 4 Nov 2010 03:51:08 +0000 (+0900) Subject: sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit. X-Git-Tag: v2.6.37-rc2~79^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccedb20c6879ac0237b95b3500d69822f1e5e2ea;p=pandora-kernel.git sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit. Given that __in_29bit_mode() is a constant for the non-PMB case, we can simply use the PMB-facing version of phys_addr_mask() and drop the other variants. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed