diff options
Diffstat (limited to 'drivers/usb/serial/opticon.c')
-rw-r--r-- | drivers/usb/serial/opticon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/serial/opticon.c b/drivers/usb/serial/opticon.c index e305df807396..8d603a1ca2eb 100644 --- a/drivers/usb/serial/opticon.c +++ b/drivers/usb/serial/opticon.c | |||
@@ -396,7 +396,7 @@ static int get_serial_info(struct opticon_private *priv, | |||
396 | return 0; | 396 | return 0; |
397 | } | 397 | } |
398 | 398 | ||
399 | static int opticon_ioctl(struct tty_struct *tty, struct file *file, | 399 | static int opticon_ioctl(struct tty_struct *tty, |
400 | unsigned int cmd, unsigned long arg) | 400 | unsigned int cmd, unsigned long arg) |
401 | { | 401 | { |
402 | struct usb_serial_port *port = tty->driver_data; | 402 | struct usb_serial_port *port = tty->driver_data; |