This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / generic_serial.h
index 1c8417a..f2bd22e 100644 (file)
@@ -73,7 +73,7 @@ struct gs_port {
 
 
 void gs_put_char(struct tty_struct *tty, unsigned char ch);
-int  gs_write(struct tty_struct *tty, 
+int  gs_write(struct tty_struct *tty, int from_user, 
              const unsigned char *buf, int count);
 int  gs_write_room(struct tty_struct *tty);
 int  gs_chars_in_buffer(struct tty_struct *tty);