Merge branch 'devel' into next
[sfrench/cifs-2.6.git] / drivers / char / hvc_console.h
index 8297dbc2e6ec99f80b2db8fc2eb4e01da6028020..3c85d78c975c1f803278132d8c77fb2ddfd3eb56 100644 (file)
@@ -48,7 +48,7 @@ struct hvc_struct {
        spinlock_t lock;
        int index;
        struct tty_struct *tty;
-       unsigned int count;
+       int count;
        int do_wakeup;
        char *outbuf;
        int outbuf_size;