X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fiommu%2Famd_iommu_types.h;h=6a0bf1ad523574d8135560524c94d1f30c239e2e;hb=69234acee54407962a20bedf90ef9c96326994b5;hp=c9b64722f62309d76e56ad52c5a3691737ffd6ac;hpb=ac322de6bf5416cb145b58599297b8be73cd86ac;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/iommu/amd_iommu_types.h b/drivers/iommu/amd_iommu_types.h index c9b64722f623..6a0bf1ad5235 100644 --- a/drivers/iommu/amd_iommu_types.h +++ b/drivers/iommu/amd_iommu_types.h @@ -675,7 +675,7 @@ extern unsigned long *amd_iommu_pd_alloc_bitmap; * If true, the addresses will be flushed on unmap time, not when * they are reused */ -extern u32 amd_iommu_unmap_flush; +extern bool amd_iommu_unmap_flush; /* Smallest max PASID supported by any IOMMU in the system */ extern u32 amd_iommu_max_pasid;