The patch titled Documentation/DMA-API.txt: fix a stale reference has been removed from the -mm tree. Its filename was documentation-dma-apitxt-fix-a-stale-reference.patch This patch was dropped because an updated version will be merged The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: Documentation/DMA-API.txt: fix a stale reference From: Bart Van Assche <bart.vanassche@xxxxxxxxx> Fixes a stale reference in Documentation/DMA-API.txt. Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/DMA-API.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/DMA-API.txt~documentation-dma-apitxt-fix-a-stale-reference Documentation/DMA-API.txt --- a/Documentation/DMA-API.txt~documentation-dma-apitxt-fix-a-stale-reference +++ a/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 _ Patches currently in -mm which might be from bart.vanassche@xxxxxxxxx are readahead-add-blk_run_backing_dev.patch documentation-dma-apitxt-fix-a-stale-reference.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html