From: Lidza Louina Date: Thu, 22 Aug 2013 01:48:34 +0000 (-0400) Subject: staging: dgap: fep5.c: fixes errors with tty function calls X-Git-Tag: v3.12-rc1~183^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9ebe70739c62322c26f22fac3c60998cfe56ec;p=pandora-kernel.git staging: dgap: fep5.c: fixes errors with tty function calls This patch fixes errors with the tty function calls tty_buffer_request_room, tty_insert_flip_char and tty_flip_buffer_push. They now take struct tty_port as a parameter instead of tty_struct. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed