Re: [Alsa-devel] Breakage in alsa-driver/include/adriver.h on CVS

2002-10-03 Thread Pavel Roskin
Hi, Jaroslav! > Fixed. Thanks for this report. One more thing. This change is needed to compile alsa-drivers with Linux 2.4.20-pre8. Function usb_audio_probe() itself has "struct usb_device", but its declaration uses "usb_device" as the first argument. Now alsa-drivers compiles for me again.

Re: [Alsa-devel] Breakage in alsa-driver/include/adriver.h on CVS

2002-10-02 Thread Jaroslav Kysela
On Wed, 2 Oct 2002, Pavel Roskin wrote: > Hello! > > ALSA on CVS doesn't compile. alsa-driver/include/adriver.h has several > problems: > > /usr/local/src/alsa/alsa-driver/include/adriver.h:186: parse error before > `dir' > /usr/local/src/alsa/alsa-driver/include/adriver.h:188: multiple stor