]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/pci-calgary_64.c
x86: remove arch specific dma_supported implementation
[karo-tx-linux.git] / arch / x86 / kernel / pci-calgary_64.c
index e75b490f2b0bace63289a3f26f1790f14627b8f6..5286a4a92cf78dced0613577828a2d7cef17fee5 100644 (file)
@@ -493,6 +493,7 @@ static const struct dma_map_ops calgary_dma_ops = {
        .map_page = calgary_map_page,
        .unmap_page = calgary_unmap_page,
        .mapping_error = calgary_mapping_error,
+       .dma_supported = x86_dma_supported,
 };
 
 static inline void __iomem * busno_to_bbar(unsigned char num)