aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/scatterlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/scatterlist.h')
-rw-r--r--include/asm-generic/scatterlist.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-generic/scatterlist.h b/include/asm-generic/scatterlist.h
index 8b9454496a7..51a7a43ab0c 100644
--- a/include/asm-generic/scatterlist.h
+++ b/include/asm-generic/scatterlist.h
@@ -34,10 +34,6 @@ struct scatterlist {
#endif /* 64 bit */
#endif /* sg_dma_len */
-#ifndef ISA_DMA_THRESHOLD
-#define ISA_DMA_THRESHOLD (~0UL)
-#endif
-
#define ARCH_HAS_SG_CHAIN
#endif /* __ASM_GENERIC_SCATTERLIST_H */