patch-2.4.14 linux/drivers/usb/usb-ohci.h
Next file: linux/drivers/usb/usb-uhci-debug.h
Previous file: linux/drivers/usb/storage/sddr09.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Oct 24 08:26:12 2001
-  Orig file: 
v2.4.13/linux/drivers/usb/usb-ohci.h
-  Orig date: 
Mon Aug 27 12:41:45 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/usb/usb-ohci.h linux/drivers/usb/usb-ohci.h
@@ -373,7 +373,7 @@
 
 typedef struct ohci {
 	struct ohci_hcca *hcca;		/* hcca */
-	u32 hcca_dma;
+	dma_addr_t hcca_dma;
 
 	int irq;
 	int disabled;			/* e.g. got a UE, we're hung */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)