From: Peter Hurley Date: Mon, 11 Mar 2013 20:44:27 +0000 (-0400) Subject: tty: Relocate tty_ldisc_halt() to avoid forward declaration X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cf48eab21887a120f7f47c67b44a829e3c371d;p=pandora-kernel.git tty: Relocate tty_ldisc_halt() to avoid forward declaration tty_ldisc_halt() will use the file-scoped function, tty_ldisc_wait_idle(), in the following patch. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed