From: Jiri Slaby Date: Thu, 7 Mar 2013 12:12:27 +0000 (+0100) Subject: TTY: do not warn about setting speed via SPD_* X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6865ff222ccab371c04afce17aec1f7d70b17dbc;p=pandora-kernel.git TTY: do not warn about setting speed via SPD_* The warning is there since 2.1.69 and we have not seen anybody reporting it in the past decade. Remove the warning now. tty_get_baud_rate can now be inline. This gives us one less EXPORT_SYMBOL. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed