summaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/emu8000_callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/isa/sb/emu8000_callback.c')
-rw-r--r--sound/isa/sb/emu8000_callback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/sb/emu8000_callback.c b/sound/isa/sb/emu8000_callback.c
index d28d712..5a48550 100644
--- a/sound/isa/sb/emu8000_callback.c
+++ b/sound/isa/sb/emu8000_callback.c
@@ -62,7 +62,7 @@ static void snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int ch);
/*
* set up operators
*/
-static struct snd_emux_operators emu8000_ops = {
+static const struct snd_emux_operators emu8000_ops = {
.owner = THIS_MODULE,
.get_voice = get_voice,
.prepare = start_voice,
OpenPOWER on IntegriCloud