Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1:/tmp/cvs-serv16547/include
Modified Files: cs46xx_dsp_spos.h initval.h wavefront.h Log Message: Sync with the 2.5 kernel tree Index: cs46xx_dsp_spos.h =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/include/cs46xx_dsp_spos.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cs46xx_dsp_spos.h 31 Jan 2003 15:19:42 -0000 1.11 +++ cs46xx_dsp_spos.h 20 Mar 2003 16:45:59 -0000 1.12 @@ -36,12 +36,12 @@ #define SEGTYPE_SP_COEFFICIENT 0x00000004 #define DSP_SPOS_UU 0x0deadul /* unused */ -#define DSP_SPOS_DC 0x0badul /* dont care */ -#define DSP_SPOS_DC_DC 0x0bad0badul /* dont care */ +#define DSP_SPOS_DC 0x0badul /* don't care */ +#define DSP_SPOS_DC_DC 0x0bad0badul /* don't care */ #define DSP_SPOS_UUUU 0xdeadc0edul /* unused */ #define DSP_SPOS_UUHI 0xdeadul #define DSP_SPOS_UULO 0xc0edul -#define DSP_SPOS_DCDC 0x0badf1d0ul /* dont care */ +#define DSP_SPOS_DCDC 0x0badf1d0ul /* don't care */ #define DSP_SPOS_DCDCHI 0x0badul #define DSP_SPOS_DCDCLO 0xf1d0ul Index: initval.h =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/include/initval.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- initval.h 27 Feb 2003 11:10:50 -0000 1.11 +++ initval.h 20 Mar 2003 16:45:59 -0000 1.12 @@ -25,7 +25,7 @@ #ifdef MODULE #define MODULE_GENERIC_STRING(name, string) \ static const char __module_generic_string_##name [] \ - __attribute__ ((unused, __section__(".modstring"))) = #name "=" string; + __attribute__ ((section(".modstring"))) = #name "=" string; #else #define MODULE_GENERIC_STRING(name, string) #endif Index: wavefront.h =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/include/wavefront.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wavefront.h 14 Feb 2002 17:40:31 -0000 1.4 +++ wavefront.h 20 Mar 2003 16:45:59 -0000 1.5 @@ -687,7 +687,7 @@ /* Allow direct user-space control over FX memory/coefficient data. In theory this could be used to download the FX microprogram, - but it would be a little slower, and involve some wierd code. + but it would be a little slower, and involve some weird code. */ #define WFFX_MEMSET 69 ------------------------------------------------------- This SF.net email is sponsored by: Tablet PC. Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog