TTY: HVC, use count from tty_port
[firefly-linux-kernel-4.4.55.git] / drivers / tty / hvc / hvc_console.h
index 594a28fe0da0bb5155e1de30b486d8d4b137ad99..674d23cb919afaeac34d5bc0c7bc8bbbd38c9c1f 100644 (file)
@@ -49,7 +49,6 @@ struct hvc_struct {
        struct tty_port port;
        spinlock_t lock;
        int index;
-       int count;
        int do_wakeup;
        char *outbuf;
        int outbuf_size;