]> err.no Git - linux-2.6/blobdiff - drivers/char/n_hdlc.c
Merge branch 'master' of /usr/src/ntfs-2.6/
[linux-2.6] / drivers / char / n_hdlc.c
index 70f487dd7b8d96741009dc20767861300978d681..9f54733f16236e9e5618c91967d1d1434ef824ef 100644 (file)
@@ -191,7 +191,6 @@ static unsigned int n_hdlc_tty_poll(struct tty_struct *tty, struct file *filp,
                                    poll_table *wait);
 static int n_hdlc_tty_open(struct tty_struct *tty);
 static void n_hdlc_tty_close(struct tty_struct *tty);
-static int n_hdlc_tty_room(struct tty_struct *tty);
 static void n_hdlc_tty_receive(struct tty_struct *tty, const __u8 *cp,
                               char *fp, int count);
 static void n_hdlc_tty_wakeup(struct tty_struct *tty);