dma-mapping: always provide the dma_map_ops based implementation
[deliverable/linux.git] / arch / blackfin / include / asm / dma-mapping.h
index ea5a2e82db7c448f23e3d247a805fef33264d61b..3490570aaa8284daffc6abb6d73d60d3bdcc92b4 100644 (file)
@@ -43,6 +43,4 @@ static inline struct dma_map_ops *get_dma_ops(struct device *dev)
        return &bfin_dma_ops;
 }
 
-#include <asm-generic/dma-mapping-common.h>
-
 #endif                         /* _BLACKFIN_DMA_MAPPING_H */
This page took 0.029722 seconds and 5 git commands to generate.