sh: use sci_out() for early printk
authorMagnus Damm <magnus.damm@gmail.com>
Wed, 23 Apr 2008 12:00:54 +0000 (21:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:51:52 +0000 (19:51 +0900)
commit0fba32136579648a5782a41e93d4a79547456a89
tree2bca0099c15e07687ad2ae87d7e733f411205ff2
parent0146ba78b9339c27ed12545f9bdc208604354bb3
sh: use sci_out() for early printk

Use sci_out() instead of ctrl_outw() for early printk setup code.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/early_printk.c