dma-mapping: remove dma_is_consistent API
[pandora-kernel.git] / arch / frv / include / asm / dma-mapping.h
index 7b05ce1..dfb8110 100644 (file)
@@ -125,8 +125,6 @@ int dma_set_mask(struct device *dev, u64 mask)
        return 0;
 }
 
-#define dma_is_consistent(d, h)        (1)
-
 static inline
 void dma_cache_sync(struct device *dev, void *vaddr, size_t size,
                    enum dma_data_direction direction)