]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/char/rio/host.h
Pull cpuidle into release branch
[karo-tx-linux.git] / drivers / char / rio / host.h
index 23d0681fe491abffeb08795f4028cc017c297b16..78f24540c224583deae9d7ccec68ed49dcdb7025 100644 (file)
@@ -99,7 +99,7 @@ struct Host {
        struct UnixRup UnixRups[MAX_RUP + LINKS_PER_UNIT];
        int timeout_id;                         /* For calling 100 ms delays */
        int timeout_sem;                        /* For calling 100 ms delays */
-       long locks;                             /* long req'd for set_bit --RR */
+       unsigned long locks;                    /* long req'd for set_bit --RR */
        char ____end_marker____;
 };
 #define Control      CardP->DpControl