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