Browse Source

Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt

File Documentation/PCI/PCI-DMA-mapping.txt does not exist.
 Documentation/DMA-mapping.txt contains DMA Mapping details

Signed-off-by: vibi sreenivasan <vibi_sreenivasan@cms.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
vibi sreenivasan 16 năm trước cách đây
mục cha
commit
dbdc9dd342
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Documentation/block/biodoc.txt

+ 1 - 1
Documentation/block/biodoc.txt

@@ -186,7 +186,7 @@ a virtual address mapping (unlike the earlier scheme of virtual address
 do not have a corresponding kernel virtual address space mapping) and
 do not have a corresponding kernel virtual address space mapping) and
 low-memory pages.
 low-memory pages.
 
 
-Note: Please refer to Documentation/PCI/PCI-DMA-mapping.txt for a discussion
+Note: Please refer to Documentation/DMA-mapping.txt for a discussion
 on PCI high mem DMA aspects and mapping of scatter gather lists, and support
 on PCI high mem DMA aspects and mapping of scatter gather lists, and support
 for 64 bit PCI.
 for 64 bit PCI.