]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/quatech_usb2/quatech_usb2.c
tiocmget: kill off the passing of the struct file
[karo-tx-linux.git] / drivers / staging / quatech_usb2 / quatech_usb2.c
index ed58f482c963d17e65d9004cf5c9fcc1f93177e4..1e50292aef74da87a4a79fa71eb8bb2e8ae09ee0 100644 (file)
@@ -1078,7 +1078,7 @@ static void qt2_set_termios(struct tty_struct *tty,
        }
 }
 
-static int qt2_tiocmget(struct tty_struct *tty, struct file *file)
+static int qt2_tiocmget(struct tty_struct *tty)
 {
        struct usb_serial_port *port = tty->driver_data;
        struct usb_serial *serial = port->serial;