Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 727f317a authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[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: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent 2529bba7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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