tiocmget: kill off the passing of the struct file
[linux-2.6-block.git] / drivers / tty / hvc / hvsi.c
index 67a75a502c01f54034c6c050b1be6ae3103fc75f..55293105a56c6d5cd9f5dca7e539660814d45fcf 100644 (file)
@@ -1095,7 +1095,7 @@ static void hvsi_unthrottle(struct tty_struct *tty)
        h_vio_signal(hp->vtermno, VIO_IRQ_ENABLE);
 }
 
-static int hvsi_tiocmget(struct tty_struct *tty, struct file *file)
+static int hvsi_tiocmget(struct tty_struct *tty)
 {
        struct hvsi_struct *hp = tty->driver_data;