]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/sound/ac97_codec.h
Merge commit 'v2.6.38-rc4' into spi/next
[karo-tx-linux.git] / include / sound / ac97_codec.h
index 49400459b477059d2866069bfd5144986743b438..b602f475cdbb9a4acd94d9870c083d29eeff43ff 100644 (file)
@@ -477,7 +477,7 @@ struct snd_ac97_template {
 
 struct snd_ac97 {
        /* -- lowlevel (hardware) driver specific -- */
-       struct snd_ac97_build_ops * build_ops;
+       const struct snd_ac97_build_ops *build_ops;
        void *private_data;
        void (*private_free) (struct snd_ac97 *ac97);
        /* --- */