aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/dma-mapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/include/asm/dma-mapping.h')
-rw-r--r--arch/parisc/include/asm/dma-mapping.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/parisc/include/asm/dma-mapping.h b/arch/parisc/include/asm/dma-mapping.h
index 9a2a8956a695..2b16282add69 100644
--- a/arch/parisc/include/asm/dma-mapping.h
+++ b/arch/parisc/include/asm/dma-mapping.h
@@ -20,8 +20,6 @@
20** flush/purge and allocate "regular" cacheable pages for everything. 20** flush/purge and allocate "regular" cacheable pages for everything.
21*/ 21*/
22 22
23#define DMA_ERROR_CODE (~(dma_addr_t)0)
24
25#ifdef CONFIG_PA11 23#ifdef CONFIG_PA11
26extern const struct dma_map_ops pcxl_dma_ops; 24extern const struct dma_map_ops pcxl_dma_ops;
27extern const struct dma_map_ops pcx_dma_ops; 25extern const struct dma_map_ops pcx_dma_ops;