projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a3479
)
[ALSA] Fix a typo
author
Takashi Iwai
<tiwai@suse.de>
Fri, 13 Jan 2006 10:32:52 +0000
(11:32 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Wed, 22 Mar 2006 09:23:16 +0000
(10:23 +0100)
Modules: ALSA<-OSS emulation
Fixed a typo.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/oss/copy.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/core/oss/copy.c
b/sound/core/oss/copy.c
index 7c008c4c0dd135a0575f4971a068156afaa6456c..6658facc5cdaa2701f85bd9d1bf51edd67a54a87 100644
(file)
--- a/
sound/core/oss/copy.c
+++ b/
sound/core/oss/copy.c
@@
-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>