Update of /cvsroot/alsa/alsa-kernel/pci/cs46xx
In directory sc8-pr-cvs1:/tmp/cvs-serv28825

Modified Files:
        cs46xx_lib.c 
Log Message:
Fixed warning

Index: cs46xx_lib.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/cs46xx/cs46xx_lib.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- cs46xx_lib.c        20 Mar 2003 16:45:59 -0000      1.55
+++ cs46xx_lib.c        28 Mar 2003 09:49:10 -0000      1.56
@@ -3381,7 +3381,9 @@
        /* Manage the EAPD bit on the Crystal 4297 
           and the Analog AD1885 */
           
+#ifdef CONFIG_SND_CS46XX_NEW_DSP
        int old = chip->amplifier;
+#endif
        int oval, val;
        
        chip->amplifier += change;



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to