]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/tty.h
ENGR00286426-7 usb: phy: add notify suspend and resume callback
[karo-tx-linux.git] / include / linux / tty.h
index 036cccd80d9ffa0c6c1a356fff4a53418643b7ae..1c3316a47d7e0386d1ede163c4f795275efc8130 100644 (file)
@@ -61,7 +61,6 @@ struct tty_bufhead {
        struct tty_buffer *head;        /* Queue head */
        struct work_struct work;
        struct mutex       lock;
-       spinlock_t         flush_lock;
        atomic_t           priority;
        struct tty_buffer sentinel;
        struct llist_head free;         /* Free queue head */