mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 02:26:41 +07:00
[ALSA] Fix a typo
Modules: ALSA<-OSS emulation Fixed a typo. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
21a3479a0b
commit
9d83911ac0
@ -21,7 +21,7 @@
|
||||
|
||||
#include <sound/driver.h>
|
||||
|
||||
#ifdef SND_PCM_OSS_PLUGINS
|
||||
#ifdef CONFIG_SND_PCM_OSS_PLUGINS
|
||||
|
||||
#include <linux/time.h>
|
||||
#include <sound/core.h>
|
||||
|
Loading…
Reference in New Issue
Block a user