At 26 Apr 2002 13:35:06 +0000, matt yee-king wrote: > > > heres all the warnings: > > _______________________________ > > pdplus.c:3032: warning: #warning "This dr > iver need to be ported to new hw_info" > pdplus.c:3082: warning: #warning "This driver need to be ported to new > hw_info" > pdplus.c:3107: warning: #warning "This driver need to be ported to new > hw_info" > pdplus.c:3136: warning: #warning "The S/PDIF setup code needs to be > rewritten." > pdplus.c:3212: warning: #warning "This driver need to be ported to new > hw_info" > In file included from pcm_lib.c:1: > ../alsa-kernel/core/pcm_lib.c: In function > `snd_pcm_hw_param_first_R453796f4': > ../alsa-kernel/core/pcm_lib.c:1141: warning: unused variable `err' > ../alsa-kernel/core/pcm_lib.c: In function > `snd_pcm_hw_param_last_R8ef19ab1': > ../alsa-kernel/core/pcm_lib.c:1179: warning: unused variable `err' > ../alsa-kernel/ppc/powermac.c:40: warning: `snd_enable' defined but not > used > In file included from pmac.c:1: > ../alsa-kernel/ppc/pmac.c: In function `snd_pmac_suspend': > ../alsa-kernel/ppc/pmac.c:1321: warning: implicit declaration of > function `disab > le_irq_R3ce4ca6f' > ../alsa-kernel/ppc/pmac.c: In function `snd_pmac_resume': > ../alsa-kernel/ppc/pmac.c:1350: warning: implicit declaration of > function `enabl > e_irq_Rfcec0987' > In file included from keywest.c:1: > ../alsa-kernel/ppc/keywest.c: In function `keywest_writeb_wait': > ../alsa-kernel/ppc/keywest.c:51: warning: implicit declaration of > function `udel > ay'
then add #include <asm/delay.h> to alsa-kernel/ppc/keywest.c. Takashi _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel