tiocmget: kill off the passing of the struct file
[firefly-linux-kernel-4.4.55.git] / drivers / char / stallion.c
index 461a5a0455170b63807b1945451d69c9f1abd1fd..8c2bf3fb5b8978fdb8b2fe5e456bf6047819934c 100644 (file)
@@ -1094,7 +1094,7 @@ static int stl_setserial(struct tty_struct *tty, struct serial_struct __user *sp
 
 /*****************************************************************************/
 
-static int stl_tiocmget(struct tty_struct *tty, struct file *file)
+static int stl_tiocmget(struct tty_struct *tty)
 {
        struct stlport  *portp;