]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/pci-dma.c
x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / pci-dma.c
index f16cbbe424a1730d41a72b9fe3f4d728a47e33a5..d12945de0565f7c993cd55a95df00c78ba78995c 100644 (file)
@@ -122,9 +122,7 @@ void __init pci_iommu_alloc(void)
 
        amd_iommu_detect();
 
-#ifdef CONFIG_SWIOTLB
        pci_swiotlb_init();
-#endif
 }
 #endif