]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/core/rawmidi.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[karo-tx-linux.git] / sound / core / rawmidi.c
index 7e6ceec738d53cafc868865d5470a70d13f91b43..d14dcbb6dbca70a6789b0b56144cd1d99f85f361 100644 (file)
@@ -1359,7 +1359,7 @@ static void snd_rawmidi_proc_info_read(struct snd_info_entry *entry,
  *  Register functions
  */
 
-static struct file_operations snd_rawmidi_f_ops =
+static const struct file_operations snd_rawmidi_f_ops =
 {
        .owner =        THIS_MODULE,
        .read =         snd_rawmidi_read,