debugfs: Pass bool pointer to debugfs_create_bool()
[firefly-linux-kernel-4.4.55.git] / drivers / iommu / amd_iommu_types.h
index f65908841be0184db61f049bc8e2b5a622ca2fbe..861550a1ad1f4f45b4abbd9e098ed93f6e95e842 100644 (file)
@@ -674,7 +674,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;