Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-block.git] / drivers / tty / hvc / hvc_console.h
index 91310198082736e0a5bffb75192b71aa1649764a..798c48d0d32c1c14ddb8645ef8851ccb5b91508a 100644 (file)
@@ -60,6 +60,7 @@ struct hvc_struct {
        struct winsize ws;
        struct work_struct tty_resize;
        struct list_head next;
+       unsigned long flags;
 };
 
 /* implemented by a low level driver */