X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fusb%2Fserial%2Fmos7840.c;h=ee0dc9a0890c2a7636c9c88f5332b52439ada9bd;hb=60b33c133ca0b7c0b6072c87234b63fee6e80558;hp=5627993f9e418a33fa064db6161d553c005476ee;hpb=adf9251fe9b87b5a50deebe489db2df8df4715fc;p=mirror_ubuntu-bionic-kernel.git diff --git a/drivers/usb/serial/mos7840.c b/drivers/usb/serial/mos7840.c index 5627993f9e41..ee0dc9a0890c 100644 --- a/drivers/usb/serial/mos7840.c +++ b/drivers/usb/serial/mos7840.c @@ -1644,7 +1644,7 @@ static void mos7840_unthrottle(struct tty_struct *tty) } } -static int mos7840_tiocmget(struct tty_struct *tty, struct file *file) +static int mos7840_tiocmget(struct tty_struct *tty) { struct usb_serial_port *port = tty->driver_data; struct moschip_port *mos7840_port;