here is another fix for 2.2 kernels:

martin


--- acore/pci_compat_22.c.ORIGINAL      Sun Nov 23 14:41:21 2003
+++ acore/pci_compat_22.c.FIX   Sun Nov 23 15:38:37 2003
@@ -371,7 +371,7 @@
        return -EBUSY;
 }
 
-void snd_pci_compat_release_region(struct pci_dev *pci, int bar)
+void snd_pci_compat_release_region(struct pci_dev *pdev, int bar)
 {
        int flags;
        if (pci_resource_len(pdev, bar) == 0)



-- 
The only nice thing about spam is that it doesn't ring.


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to