summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/68360serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/68360serial.c')
-rw-r--r--drivers/tty/serial/68360serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/68360serial.c b/drivers/tty/serial/68360serial.c
index 217fe1c299e0..514a356d8d64 100644
--- a/drivers/tty/serial/68360serial.c
+++ b/drivers/tty/serial/68360serial.c
@@ -1405,7 +1405,7 @@ static int rs_360_get_icount(struct tty_struct *tty,
return 0;
}
-static int rs_360_ioctl(struct tty_struct *tty, struct file * file,
+static int rs_360_ioctl(struct tty_struct *tty,
unsigned int cmd, unsigned long arg)
{
int error;
OpenPOWER on IntegriCloud