sh64: Fix up early serial fixmap.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 06:22:26 +0000 (15:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 06:22:26 +0000 (15:22 +0900)
commit65fedbbef8404be5e1dbd18bdad252616b49a24b
tree76369eb40eca469cd2e179d36bed9bced2eb10bf
parent191d0d24b632eb69767705acded5cbf7449ad457
sh64: Fix up early serial fixmap.

This was conditionalized on CONFIG_EARLY_PRINTK, which has subsequently
gone away. Now that the serial driver always supports the early console,
make sure we always establish the mapping.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/head_64.S