]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/hvcs.c
powerpc: Make open count variables signed in hvcs/hvsi/hvc_console
[linux-2.6-omap-h63xx.git] / drivers / char / hvcs.c
index 473d9b14439a9cfdf4f8d071ef8da5553f2e3e90..6e6eb445d374f3d059ba3833c27b59e04bd73aa3 100644 (file)
@@ -269,7 +269,7 @@ struct hvcs_struct {
        unsigned int index;
 
        struct tty_struct *tty;
-       unsigned int open_count;
+       int open_count;
 
        /*
         * Used to tell the driver kernel_thread what operations need to take