]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/usb/hso.c
tiocmget: kill off the passing of the struct file
[mv-sheeva.git] / drivers / net / usb / hso.c
index bed8fcedff49a98168ac7afb00a152b51b0d7038..7c68c456c035f6102006b799853c3d6088d9a985 100644 (file)
@@ -1656,7 +1656,7 @@ static int hso_get_count(struct tty_struct *tty,
 }
 
 
-static int hso_serial_tiocmget(struct tty_struct *tty, struct file *file)
+static int hso_serial_tiocmget(struct tty_struct *tty)
 {
        int retval;
        struct hso_serial *serial = get_serial_by_tty(tty);