From: Nobuhiro Iwamatsu Date: Tue, 15 May 2012 01:26:11 +0000 (+0900) Subject: sh: Fix mistake of the member variable of plat_sci_port for SH7343 X-Git-Tag: v3.5-rc1~134^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d6025e58c6e3b229e28cab721c568af5b1ae05;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed