This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / sound / pci / au88x0 / au88x0.h
index bf6097d..815de18 100644 (file)
@@ -146,12 +146,12 @@ struct snd_vortex {
 #endif
 
        /* Global resources */
-       s8 mixcapt[2];
-       s8 mixplayb[4];
+       char mixcapt[2];
+       char mixplayb[4];
 #ifndef CHIP_AU8820
-       s8 mixspdif[2];
-       s8 mixa3d[2];   /* mixers which collect all a3d streams. */
-       s8 mixxtlk[2];  /* crosstalk canceler mixer inputs. */
+       char mixspdif[2];
+       char mixa3d[2];         /* mixers which collect all a3d streams. */
+       char mixxtlk[2];        /* crosstalk canceler mixer inputs. */
 #endif
        u32 fixed_res[5];