Update of /cvsroot/alsa/alsa-driver/acore
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21614
Modified Files:
pcm_lib.c
Log Message:
fix CONFIG_HAVE_DUMP_STACK check
Index: pcm_lib.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/acore/pcm_lib.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcm_lib.c 19 Mar 2004 20:21:41 -0000 1.4
+++ pcm_lib.c 30 Mar 2004 13:01:57 -0000 1.5
@@ -1,7 +1,7 @@
#define __NO_VERSION__
#include <sound/driver.h>
-#ifndef CONFIG_SND_HAVE_DUMP_STACK
+#ifndef CONFIG_HAVE_DUMP_STACK
#define dump_stack()
#endif
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog