|
@@ -2330,10 +2330,6 @@ int __init amd_iommu_init_dma_ops(void)
|
|
|
|
|
|
iommu_detected = 1;
|
|
iommu_detected = 1;
|
|
swiotlb = 0;
|
|
swiotlb = 0;
|
|
-#ifdef CONFIG_GART_IOMMU
|
|
|
|
- gart_iommu_aperture_disabled = 1;
|
|
|
|
- gart_iommu_aperture = 0;
|
|
|
|
-#endif
|
|
|
|
|
|
|
|
/* Make the driver finally visible to the drivers */
|
|
/* Make the driver finally visible to the drivers */
|
|
dma_ops = &amd_iommu_dma_ops;
|
|
dma_ops = &amd_iommu_dma_ops;
|