From: Jiri Slaby Date: Sat, 22 Aug 2009 07:04:42 +0000 (+0200) Subject: tty: riscom8, fix shutdown declaration X-Git-Tag: v2.6.32-rc1~627^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90387f5eb08e50d79ab305dab170b4a437d5802c;p=pandora-kernel.git tty: riscom8, fix shutdown declaration tty_port_ops.shutdown takes only one parameter: tty port. Remove the second one and use port->tty where needed instead. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed