[TTY]: Export proc_clear_tty() to modulea.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 11 May 2007 21:30:57 +0000 (14:30 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 12 May 2007 04:39:23 +0000 (21:39 -0700)
commit7cac4ce59b3bc2b5c91b7e0cf4e6943e223076ec
tree462620ed0cd3f3092e011d86a20362142dd8c82b
parentf16537bac7742501c8eb7200341ae1eb9b1e43c3
[TTY]: Export proc_clear_tty() to modulea.

A use was added to the solaris syscall module which
can be built modular.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/char/tty_io.c