X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fpcm.h;h=deff5a92efa6886ecd1d227b534e53fe98c04095;hb=a22a0fab32e1216df56e4b9a577dc5c922cf7524;hp=ee6bc2d0680321f4b7d10af1d2c1c3d16c2b98e8;hpb=bd0561c9d8dcbf21cd9aa46c416bbf6a3a12e4b1;p=linux-2.6 diff --git a/include/sound/pcm.h b/include/sound/pcm.h index ee6bc2d068..deff5a92ef 100644 --- a/include/sound/pcm.h +++ b/include/sound/pcm.h @@ -447,7 +447,7 @@ struct snd_pcm_notify { * Registering */ -extern struct file_operations snd_pcm_f_ops[2]; +extern const struct file_operations snd_pcm_f_ops[2]; int snd_pcm_new(struct snd_card *card, char *id, int device, int playback_count, int capture_count,