]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - drivers/usb/serial/ark3116.c
tty: remove filp from the USB tty ioctls
[linux-3.10.git] / drivers / usb / serial / ark3116.c
index 2f837e98333930ab5fd7b0c4b39c5c3953c61302..5cdb9d912275193bd7f5a8929742c4199a45c5c4 100644 (file)
@@ -431,7 +431,7 @@ static int ark3116_get_icount(struct tty_struct *tty,
        return 0;
 }
 
-static int ark3116_ioctl(struct tty_struct *tty, struct file *file,
+static int ark3116_ioctl(struct tty_struct *tty,
                         unsigned int cmd, unsigned long arg)
 {
        struct usb_serial_port *port = tty->driver_data;