Update of /cvsroot/alsa/alsa-kernel/pci/au88x0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23930
Modified Files: au88x0_core.c Log Message: Make mchannels and rampchs static Index: au88x0_core.c =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/pci/au88x0/au88x0_core.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- au88x0_core.c 9 Mar 2004 11:52:13 -0000 1.1 +++ au88x0_core.c 15 Mar 2004 09:32:11 -0000 1.2 @@ -82,8 +82,8 @@ /* MIXER (CAsp4Mix.s and CAsp4Mixer.s) */ // FIXME: get rid of this. -int mchannels[NR_MIXIN]; -int rampchs[NR_MIXIN]; +static int mchannels[NR_MIXIN]; +static int rampchs[NR_MIXIN]; static void vortex_mixer_en_sr(vortex_t * vortex, int channel) { ------------------------------------------------------- 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