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

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)