X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fcore%2Fhwdep.c;h=96ffdf18c3fef89e7aa6e39d303a6a678df932ba;hb=9c2e08c592cd357a8330c34def1e8ecfdcf53275;hp=39c03f3dfbfa07d2a0dfed12ac5bf12480cfb8ac;hpb=da7071d7e32d15149cc513f096a3638097b66387;p=linux-2.6 diff --git a/sound/core/hwdep.c b/sound/core/hwdep.c index 39c03f3dfb..96ffdf18c3 100644 --- a/sound/core/hwdep.c +++ b/sound/core/hwdep.c @@ -317,7 +317,7 @@ static int snd_hwdep_control_ioctl(struct snd_card *card, */ -static struct file_operations snd_hwdep_f_ops = +static const struct file_operations snd_hwdep_f_ops = { .owner = THIS_MODULE, .llseek = snd_hwdep_llseek,