diff options
Diffstat (limited to 'kernel/include/sound/emux_synth.h')
-rw-r--r-- | kernel/include/sound/emux_synth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/sound/emux_synth.h b/kernel/include/sound/emux_synth.h index fb81f3722..a0a40b74b 100644 --- a/kernel/include/sound/emux_synth.h +++ b/kernel/include/sound/emux_synth.h @@ -125,7 +125,7 @@ struct snd_emux { struct snd_util_memhdr *memhdr; /* memory chunk information */ -#ifdef CONFIG_PROC_FS +#ifdef CONFIG_SND_PROC_FS struct snd_info_entry *proc; #endif |