dma-mapping: always provide the dma_map_ops based implementation
[deliverable/linux.git] / arch / h8300 / include / asm / dma-mapping.h
index d9b5b806afe6fcecfaf6c727c1a09310ed8867a1..7ac7fadffed07577e842d2a45912fae29630583c 100644 (file)
@@ -8,6 +8,4 @@ static inline struct dma_map_ops *get_dma_ops(struct device *dev)
        return &h8300_dma_map_ops;
 }
 
-#include <asm-generic/dma-mapping-common.h>
-
 #endif
This page took 0.024245 seconds and 5 git commands to generate.