X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fchar%2Fhvc_console.h;h=3c85d78c975c1f803278132d8c77fb2ddfd3eb56;hb=8082d36aed26c4fb6ed43e4008303682eabf839e;hp=8297dbc2e6ec99f80b2db8fc2eb4e01da6028020;hpb=3ad4f597058301c97f362e500a32f63f5c950a45;p=linux-2.6-omap-h63xx.git diff --git a/drivers/char/hvc_console.h b/drivers/char/hvc_console.h index 8297dbc2e6e..3c85d78c975 100644 --- a/drivers/char/hvc_console.h +++ b/drivers/char/hvc_console.h @@ -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;