Update of /cvsroot/alsa/alsa-kernel/core
In directory sc8-pr-cvs1:/tmp/cvs-serv17129

Modified Files:
        info.c 
Log Message:
replaced __SMP__ with CONFIG_SMP.



Index: info.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/info.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- info.c      29 Nov 2002 21:22:24 -0000      1.25
+++ info.c      2 Dec 2002 15:11:44 -0000       1.26
@@ -1024,7 +1024,7 @@
        snd_iprintf(buffer,
                    "Advanced Linux Sound Architecture Driver Version " 
CONFIG_SND_VERSION CONFIG_SND_DATE ".\n"
                    "Compiled on " __DATE__ " for kernel %s"
-#ifdef __SMP__
+#ifdef CONFIG_SMP
                    " (SMP)"
 #endif
 #ifdef MODVERSIONS



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to