]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/info.c
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
[linux-2.6-omap-h63xx.git] / sound / core / info.c
index 54591e2eb6eea23d8febdf0d42d94421d5db3a3f..bf6dbf99528be5a0895de0d3616f02e15d1c350a 100644 (file)
@@ -507,7 +507,7 @@ static int snd_info_entry_mmap(struct file *file, struct vm_area_struct *vma)
        return -ENXIO;
 }
 
-static struct file_operations snd_info_entry_operations =
+static const struct file_operations snd_info_entry_operations =
 {
        .owner =                THIS_MODULE,
        .llseek =               snd_info_entry_llseek,