===== drivers/usb/host/uhci-hcd.h 1.10 vs edited =====
--- 2.6.2-mm1/drivers/usb/host/uhci-hcd.h       Fri Jul 18 06:22:32 2003
+++ edited/drivers/usb/host/uhci-hcd.h  Wed Feb  4 10:44:02 2004
@@ -326,8 +326,8 @@
        /* Grabbed from PCI */
        unsigned long io_addr;
 
-       struct pci_pool *qh_pool;
-       struct pci_pool *td_pool;
+       struct dma_pool *qh_pool;
+       struct dma_pool *td_pool;
 
        struct usb_bus *bus;
 
-- 
Deepak Saxena - dsaxena at plexity dot net - http://www.plexity.net/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to