X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fpcm.h;h=deff5a92efa6886ecd1d227b534e53fe98c04095;hb=48c871c1f6a7c7044dd76774fb469e65c7e2e4e8;hp=ee6bc2d0680321f4b7d10af1d2c1c3d16c2b98e8;hpb=a727fea99bf4b2addcd64c596735148117a7b37f;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,