]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/sound_core.c
[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space
[karo-tx-linux.git] / sound / sound_core.c
index 8f1ced4ab34cb2fbf0dd3143fa882ce916dafac6..46daca1755028d9ac73a4270deda963a11ef6cc9 100644 (file)
@@ -436,7 +436,7 @@ EXPORT_SYMBOL(unregister_sound_dsp);
 
 static int soundcore_open(struct inode *, struct file *);
 
-static struct file_operations soundcore_fops=
+static const struct file_operations soundcore_fops=
 {
        /* We must have an owner or the module locking fails */
        .owner  = THIS_MODULE,