This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / input / keyboard / sunkbd.c
index c281e72..1bb8a57 100644 (file)
@@ -81,8 +81,8 @@ struct sunkbd {
        char name[64];
        char phys[32];
        char type;
-       volatile s8 reset;
-       volatile s8 layout;
+       volatile char reset;
+       volatile char layout;
 };
 
 /*