diff options
Diffstat (limited to 'drivers/char/serial167.c')
-rw-r--r-- | drivers/char/serial167.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/serial167.c b/drivers/char/serial167.c index 748c3b0ecd89..fda90643ead7 100644 --- a/drivers/char/serial167.c +++ b/drivers/char/serial167.c | |||
@@ -1308,7 +1308,7 @@ check_and_exit: | |||
1308 | return startup(info); | 1308 | return startup(info); |
1309 | } /* set_serial_info */ | 1309 | } /* set_serial_info */ |
1310 | 1310 | ||
1311 | static int cy_tiocmget(struct tty_struct *tty, struct file *file) | 1311 | static int cy_tiocmget(struct tty_struct *tty) |
1312 | { | 1312 | { |
1313 | struct cyclades_port *info = tty->driver_data; | 1313 | struct cyclades_port *info = tty->driver_data; |
1314 | int channel; | 1314 | int channel; |