diff options
Diffstat (limited to 'drivers/usb/serial/cp210x.c')
-rw-r--r-- | drivers/usb/serial/cp210x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index 2c659553c07c..d6ef2f8da37d 100644 --- a/drivers/usb/serial/cp210x.c +++ b/drivers/usb/serial/cp210x.c | |||
@@ -666,8 +666,6 @@ static void cp210x_set_termios(struct tty_struct *tty, | |||
666 | unsigned int bits; | 666 | unsigned int bits; |
667 | unsigned int modem_ctl[4]; | 667 | unsigned int modem_ctl[4]; |
668 | 668 | ||
669 | dev_dbg(dev, "%s - port %d\n", __func__, port->number); | ||
670 | |||
671 | if (!tty) | 669 | if (!tty) |
672 | return; | 670 | return; |
673 | 671 | ||