]> err.no Git - linux-2.6/blobdiff - Documentation/DMA-API.txt
V4L/DVB (5407a): Update feature-removal-schedule.txt: remove VIDIOC_S/G_MPEGCOMP
[linux-2.6] / Documentation / DMA-API.txt
index 3dc1f9125caffa0ece682384b289d2d03fd7bcab..805db4b2cba65b65bd966f054c71ca13427f9287 100644 (file)
@@ -459,7 +459,7 @@ anything like this.  You must also be extra careful about accessing
 memory you intend to sync partially.
 
 void
-dma_cache_sync(void *vaddr, size_t size,
+dma_cache_sync(struct device *dev, void *vaddr, size_t size,
               enum dma_data_direction direction)
 
 Do a partial sync of memory that was allocated by