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)
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>

No differences found