From: Jiri Slaby Date: Wed, 30 Apr 2008 07:53:47 +0000 (-0700) Subject: Char: moxa, remove useless tty functions X-Git-Tag: v2.6.26-rc1~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d30a9372040a6411e6ed1234fea6153e750874;p=pandora-kernel.git Char: moxa, remove useless tty functions - moxa_flush_chars -- no code; ldics handle this well - moxa_put_char -- only wrapper to moxa_write (same code), tty does this the same way if tty->driver->put_char is NULL Signed-off-by: Jiri Slaby Tested-by: Oyvind Aabling Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed