Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[firefly-linux-kernel-4.4.55.git] / include / asm-generic / scatterlist.h
index 5e087944a659bc326c6af4d787417e0718ea14cd..5de07355fad492b10b15227e7959f7cc08e6b044 100644 (file)
@@ -31,6 +31,4 @@ struct scatterlist {
 #define sg_dma_len(sg)         ((sg)->length)
 #endif
 
-#define ARCH_HAS_SG_CHAIN
-
 #endif /* __ASM_GENERIC_SCATTERLIST_H */