From: FUJITA Tomonori Date: Tue, 23 Mar 2010 20:35:23 +0000 (-0700) Subject: Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5e07c2c7301b;p=linux-beck.git Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt This patch renames PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt. The commit 51e7364ef281e540371f084008732b13292622f0 "Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt" was supposed to do this but it didn't. Signed-off-by: FUJITA Tomonori Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/PCI/PCI-DMA-mapping.txt b/Documentation/DMA-API-HOWTO.txt similarity index 100% rename from Documentation/PCI/PCI-DMA-mapping.txt rename to Documentation/DMA-API-HOWTO.txt