iommu: Change kconfig around IOMMU_SVA
[linux-2.6-block.git] / mm / init-mm.c
index cfd367822cdd2ebe94181c118c1d14b73cc4b5e8..c52dc2740a3de2e52a65328484864f04f11da407 100644 (file)
@@ -44,7 +44,7 @@ struct mm_struct init_mm = {
 #endif
        .user_ns        = &init_user_ns,
        .cpu_bitmap     = CPU_BITS_NONE,
-#ifdef CONFIG_IOMMU_SVA
+#ifdef CONFIG_IOMMU_MM_DATA
        .pasid          = IOMMU_PASID_INVALID,
 #endif
        INIT_MM_CONTEXT(init_mm)