sh: Kill off some superfluous legacy PMB special casing.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 16 Feb 2010 12:43:38 +0000 (21:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 16 Feb 2010 12:43:38 +0000 (21:43 +0900)
commit1d5cfcdff793e2f34ec61d902fa5ee0c7e4a2208
tree8fc4a0dfd67aa995480c1a9b7e248c9793720efc
parentefd54ea315f645ef318708aab5714a5f1f432d03
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 <lethal@linux-sh.org>
arch/sh/include/asm/page.h
arch/sh/kernel/vmlinux.lds.S