diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2011-03-24 02:20:56 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-03-31 14:33:24 +0900 |
commit | 6a8c979935f1955707fe79909cb3baf9575282f4 (patch) | |
tree | 2b05cffbdf8e5bcc3c47bb5f4f1f2cac36ec5374 /arch/sh | |
parent | b2267a6b095afb84b5766d6646e581b9054704d9 (diff) | |
download | linux-6a8c979935f1955707fe79909cb3baf9575282f4.tar.bz2 |
sh: sh-sci: Fix double initialization by serial_console_setup
The driver is initialized in a state with an unknown value by
serial_console_setup. And initialization fails.
This is caused by the initialization by sci_console_init.
This function does not seem to be necessary for the present sh-sci driver.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions