ALSA: atiixp: constify ac97_pcm structures
[linux-2.6-block.git] / sound / pci / atiixp.c
index de53c2aa5b20242c363ea5b725ccf2f5dd14c50b..7ae63d452bba1ca4f2f7514d1593066486a00440 100644 (file)
@@ -1183,7 +1183,7 @@ static const struct snd_pcm_ops snd_atiixp_spdif_ops = {
        .pointer =      snd_atiixp_pcm_pointer,
 };
 
-static struct ac97_pcm atiixp_pcm_defs[] = {
+static const struct ac97_pcm atiixp_pcm_defs[] = {
        /* front PCM */
        {
                .exclusive = 1,