X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fsound_core.c;h=46daca1755028d9ac73a4270deda963a11ef6cc9;hb=5314f5c1abf03a56c6607ddef96b7a5607bee2f8;hp=8f1ced4ab34cb2fbf0dd3143fa882ce916dafac6;hpb=6bfe5c9d6f4dcaa998f67e691359cf7b1c4b443d;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/sound_core.c b/sound/sound_core.c index 8f1ced4ab34c..46daca175502 100644 --- a/sound/sound_core.c +++ b/sound/sound_core.c @@ -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,