提交 727f317a 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] usb-audio - Fix a typo of CONFIG_PROC_FS

Fixed a typo of CONFIG_PROC_FS in usbaudio.c.
The stream proc file appears again.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@suse.cz>
上级 2529bba7
......@@ -2049,7 +2049,7 @@ static struct usb_driver usb_audio_driver = {
};
#if defined(CONFIG_PROCFS) && defined(CONFIG_SND_VERBOSE_PROCFS)
#if defined(CONFIG_PROC_FS) && defined(CONFIG_SND_VERBOSE_PROCFS)
/*
* proc interface for list the supported pcm formats
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册