Merge remote-tracking branch 'iommu/next'
[deliverable/linux.git] / sound / pci / lola / lola_pcm.c
index 3bd6985430e824b72e2fd71432ff13afd864a000..1268ba329016f77c54bb7ed4769ab4a7ea31cc4a 100644 (file)
@@ -586,7 +586,7 @@ void lola_pcm_update(struct lola *chip, struct lola_pcm *pcm, unsigned int bits)
        }
 }
 
-static struct snd_pcm_ops lola_pcm_ops = {
+static const struct snd_pcm_ops lola_pcm_ops = {
        .open = lola_pcm_open,
        .close = lola_pcm_close,
        .ioctl = snd_pcm_lib_ioctl,
This page took 0.025062 seconds and 5 git commands to generate.