From: Jiri Slaby Date: Tue, 7 Aug 2012 19:47:56 +0000 (+0200) Subject: TTY: nfcon, add tty_port and link it X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5920c2c9b9a16e86eb154fbb55d6034fbaad1b2b;p=pandora-kernel.git TTY: nfcon, add tty_port and link it Every tty driver needs tty_port for each line. So let us add one to nfcon too. And link it so that the tty layer knows about it. Signed-off-by: Jiri Slaby Cc: Geert Uytterhoeven Cc: linux-m68k@lists.linux-m68k.org Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed