Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / iommu / amd_iommu_init.c
index 1b066e7d144d6fdc0043cfbfa340ce2e7a209c50..9f86ecff38aa36b7954c0498656aca61f35a0f5b 100644 (file)
@@ -138,7 +138,7 @@ u16 amd_iommu_last_bdf;                     /* largest PCI device id we have
                                           to handle */
 LIST_HEAD(amd_iommu_unity_map);                /* a list of required unity mappings
                                           we find in ACPI */
-u32 amd_iommu_unmap_flush;             /* if true, flush on every unmap */
+bool amd_iommu_unmap_flush;            /* if true, flush on every unmap */
 
 LIST_HEAD(amd_iommu_list);             /* list of all AMD IOMMUs in the
                                           system */