X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fmedia%2Fvideobuf-dma-sg.h;h=dda47f0082e99e1e405d29fa0577a492330ccf6f;hb=d42574d1d26a17b5c4a3e9d5cbd2e5cacfd550fa;hp=90edd22d343c96a2011380964d31ef61bea9ee37;hpb=5d6aaf50e2986d3289d16fc2859c490c66a1be63;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/media/videobuf-dma-sg.h b/include/media/videobuf-dma-sg.h index 90edd22..dda47f0 100644 --- a/include/media/videobuf-dma-sg.h +++ b/include/media/videobuf-dma-sg.h @@ -49,7 +49,7 @@ struct scatterlist* videobuf_pages_to_sg(struct page **pages, int nr_pages, * does memory allocation too using vmalloc_32(). * * videobuf_dma_*() - * see Documentation/DMA-mapping.txt, these functions to + * see Documentation/PCI/PCI-DMA-mapping.txt, these functions to * basically the same. The map function does also build a * scatterlist for the buffer (and unmap frees it ...) *