commit | 00d6025e58c6e3b229e28cab721c568af5b1ae05 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Tue May 15 10:26:11 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 17 16:45:40 2012 +0900 |
tree | 6ca591d9aa2e984f467fc6b91022e1752007e87c | |
parent | fd37e75ed56e3f9ddde15c57a9cbde8256221404 [diff] |
sh: Fix mistake of the member variable of plat_sci_port for SH7343 The current code was going to initialize irq of plat_sci_port. Not irq, irqs is right. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>