patch-2.3.48 linux/include/asm-ppc/pci.h
Next file: linux/include/asm-ppc/processor.h
Previous file: linux/include/asm-ppc/irq.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 24 22:43:13 2000
- Orig file:
v2.3.47/linux/include/asm-ppc/pci.h
- Orig date:
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.3.47/linux/include/asm-ppc/pci.h linux/include/asm-ppc/pci.h
@@ -62,7 +62,8 @@
BUG();
/* nothing to do */
}
-extern inline void pci_dma_syng_sg(struct pci_dev *hwdev,
+
+extern inline void pci_dma_sync_sg(struct pci_dev *hwdev,
struct scatterlist *sg,
int nelems, int direction)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)