Browse Source

Documentation: Rename Documentation/DMA-mapping.txt

It seems that Documentation/DMA-mapping.txt was supposed to be renamed
to Documentation/PCI/PCI-DMA-mapping.txt.

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Kusanagi Kouichi 15 years ago
parent
commit
4207a152bc
2 changed files with 1 additions and 1 deletions
  1. 0 0
      Documentation/PCI/PCI-DMA-mapping.txt
  2. 1 1
      Documentation/block/biodoc.txt

+ 0 - 0
Documentation/DMA-mapping.txt → Documentation/PCI/PCI-DMA-mapping.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/DMA-mapping.txt for a discussion
+Note: Please refer to Documentation/PCI/PCI-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.