Display all possible partitions when the root filesystem failed to mount
[powerpc.git] / include / sound / ad1848.h
index c8de6f8..b2c3f00 100644 (file)
@@ -185,7 +185,7 @@ struct ad1848_mix_elem {
        int index;
        int type;
        unsigned long private_value;
-       unsigned int *tlv;
+       const unsigned int *tlv;
 };
 
 #define AD1848_SINGLE(xname, xindex, reg, shift, mask, invert) \