]> err.no Git - linux-2.6/blobdiff - include/asm-frv/dma-mapping.h
x86_64: allocate sparsemem memmap above 4G
[linux-2.6] / include / asm-frv / dma-mapping.h
index 7b97fc785f72d21ed99e88f5cd961afe3c16b3e6..bcb2df68496e684d582f71d6a119f5398ee31c2f 100644 (file)
@@ -175,7 +175,7 @@ int dma_get_cache_alignment(void)
 #define dma_is_consistent(d, h)        (1)
 
 static inline
-void dma_cache_sync(void *vaddr, size_t size,
+void dma_cache_sync(struct device *dev, void *vaddr, size_t size,
                    enum dma_data_direction direction)
 {
        flush_write_buffers();