]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/bus-virt-phys-mapping.txt
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
[karo-tx-linux.git] / Documentation / bus-virt-phys-mapping.txt
index 1b5aa10df84564ee5f3278abbe5b836a521839d2..2bc55ff3b4d1e2db24906a41ba71e7da8b900688 100644 (file)
@@ -1,6 +1,6 @@
 [ NOTE: The virt_to_bus() and bus_to_virt() functions have been
        superseded by the functionality provided by the PCI DMA interface
-       (see Documentation/PCI/PCI-DMA-mapping.txt).  They continue
+       (see Documentation/DMA-API-HOWTO.txt).  They continue
        to be documented below for historical purposes, but new code
        must not use them. --davidm 00/12/12 ]