Update of /cvsroot/alsa/alsa-driver/include
In directory sc8-pr-cvs1:/tmp/cvs-serv30388

Modified Files:
        ak4117.h 
Log Message:
fixed typo.  compilation error on smp should be fixed now.



Index: ak4117.h
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/include/ak4117.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ak4117.h    14 May 2003 20:21:17 -0000      1.2
+++ ak4117.h    14 Jul 2003 14:36:45 -0000      1.3
@@ -163,7 +163,7 @@
        ak4117_read_t * read;
        void * private_data;
        unsigned int init: 1;
-       spinlock_t * lock;
+       spinlock_t lock;
        unsigned char regmap[5];
        snd_kcontrol_t *kctls[AK4117_CONTROLS];
        snd_pcm_substream_t *substream;



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to