From: Paul Mundt Date: Tue, 16 Feb 2010 12:43:38 +0000 (+0900) Subject: sh: Kill off some superfluous legacy PMB special casing. X-Git-Tag: v2.6.34-rc1~285^2~17^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5cfcdff793e2f34ec61d902fa5ee0c7e4a2208;p=pandora-kernel.git sh: Kill off some superfluous legacy PMB special casing. The __va()/__pa() offsets and the boot memory offsets are consistent for all PMB users, so there is no need to special case these for legacy PMB. Kill the special casing off and depend on CONFIG_PMB across the board. This also fixes up yet another addressing bug for sh64. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed