From: Takashi Iwai Date: Fri, 13 Jan 2006 10:32:52 +0000 (+0100) Subject: [ALSA] Fix a typo X-Git-Tag: v2.6.17-rc1~1129^2^2~115 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=9d83911ac082c6d63c1c08f235349113d8c1d0a3;p=linux-2.6-omap-h63xx.git [ALSA] Fix a typo Modules: ALSA<-OSS emulation Fixed a typo. Signed-off-by: Takashi Iwai --- diff --git a/sound/core/oss/copy.c b/sound/core/oss/copy.c index 7c008c4c0dd..6658facc5cd 100644 --- a/sound/core/oss/copy.c +++ b/sound/core/oss/copy.c @@ -21,7 +21,7 @@ #include -#ifdef SND_PCM_OSS_PLUGINS +#ifdef CONFIG_SND_PCM_OSS_PLUGINS #include #include