tty: remove filp from the USB tty ioctls
[pandora-kernel.git] / drivers / usb / serial / pl2303.c
index b797992..30461fc 100644 (file)
@@ -606,7 +606,7 @@ static int wait_modem_info(struct usb_serial_port *port, unsigned int arg)
        return 0;
 }
 
-static int pl2303_ioctl(struct tty_struct *tty, struct file *file,
+static int pl2303_ioctl(struct tty_struct *tty,
                        unsigned int cmd, unsigned long arg)
 {
        struct serial_struct ser;