Merge tag 'drm-next-2018-08-17' of git://anongit.freedesktop.org/drm/drm
[sfrench/cifs-2.6.git] / arch / x86 / kernel / pci-dma.c
index 80f9fe8d27d0a28eaec0f1db5631498e3d92334d..acfd04121da301a25ecd9475ed954baa2b600977 100644 (file)
@@ -155,9 +155,6 @@ static int __init pci_iommu_init(void)
 {
        struct iommu_table_entry *p;
 
-#ifdef CONFIG_PCI
-       dma_debug_add_bus(&pci_bus_type);
-#endif
        x86_init.iommu.iommu_init();
 
        for (p = __iommu_table; p < __iommu_table_end; p++) {