summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-05-22 11:10:08 +0200
committerChristoph Hellwig <hch@lst.de>2017-06-28 06:54:43 -0700
commit3d6119a4a1f3f6c36be494d72a0374822b4a265c (patch)
treec256da4502829edef1ba9fda5b78333037270d3e /arch/hexagon
parenta2b63aa2f45314bea077275c6009ba00c83826a0 (diff)
downloadop-kernel-dev-3d6119a4a1f3f6c36be494d72a0374822b4a265c.zip
op-kernel-dev-3d6119a4a1f3f6c36be494d72a0374822b4a265c.tar.gz
hexagon: remove the unused dma_is_consistent prototype
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'arch/hexagon')
-rw-r--r--arch/hexagon/include/asm/dma-mapping.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/hexagon/include/asm/dma-mapping.h b/arch/hexagon/include/asm/dma-mapping.h
index 9c15cb5..463dbc1 100644
--- a/arch/hexagon/include/asm/dma-mapping.h
+++ b/arch/hexagon/include/asm/dma-mapping.h
@@ -37,7 +37,6 @@ static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus)
return dma_ops;
}
-extern int dma_is_consistent(struct device *dev, dma_addr_t dma_handle);
extern void dma_cache_sync(struct device *dev, void *vaddr, size_t size,
enum dma_data_direction direction);
OpenPOWER on IntegriCloud