public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix a stale reference in Documentation/DMA-API.txt
@ 2009-11-29 12:51 Bart Van Assche
  2009-11-30 23:14 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Van Assche @ 2009-11-29 12:51 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, linux-doc

Fixes a stale reference in Documentation/DMA-API.txt.

Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: linux-kernel@vger.kernel.org
Cc: linux-doc@vger.kernel.org

diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt
index 5aceb88..51b4ca1 100644
--- a/Documentation/DMA-API.txt
+++ b/Documentation/DMA-API.txt
@@ -5,7 +5,7 @@
 
 This document describes the DMA API.  For a more gentle introduction
 phrased in terms of the pci_ equivalents (and actual examples) see
-Documentation/PCI/PCI-DMA-mapping.txt.
+Documentation/DMA-mapping.txt.
 
 This API is split into two pieces.  Part I describes the API and the
 corresponding pci_ API.  Part II describes the extensions to the API

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-30 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-29 12:51 [PATCH] Documentation: Fix a stale reference in Documentation/DMA-API.txt Bart Van Assche
2009-11-30 23:14 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox