VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / input / keyboard / sunkbd.c
index 1bb8a57..c281e72 100644 (file)
@@ -81,8 +81,8 @@ struct sunkbd {
        char name[64];
        char phys[32];
        char type;
-       volatile char reset;
-       volatile char layout;
+       volatile s8 reset;
+       volatile s8 layout;
 };
 
 /*