summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-12-12 12:53:54 (GMT)
committerJoerg Roedel <joerg.roedel@amd.com>2009-01-03 13:11:57 (GMT)
commitc226f853091577e665ebc02c064af4834d8d4f28 (patch)
tree8f5921882509057efd8e81f70039dfe51a1f9012 /arch/x86/include/asm
parent0cfd7aa90be83a4d278810d231f9ef03f189b4f0 (diff)
downloadlinux-fsl-qoriq-c226f853091577e665ebc02c064af4834d8d4f28.tar.xz
AMD IOMMU: convert amd_iommu_isolate to bool
Impact: cleanup Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'arch/x86/include/asm')
-rw-r--r--arch/x86/include/asm/amd_iommu_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/amd_iommu_types.h b/arch/x86/include/asm/amd_iommu_types.h
index c4b144e..7abf9cf 100644
--- a/arch/x86/include/asm/amd_iommu_types.h
+++ b/arch/x86/include/asm/amd_iommu_types.h
@@ -381,7 +381,7 @@ extern struct protection_domain **amd_iommu_pd_table;
extern unsigned long *amd_iommu_pd_alloc_bitmap;
/* will be 1 if device isolation is enabled */
-extern int amd_iommu_isolate;
+extern bool amd_iommu_isolate;
/*
* If true, the addresses will be flushed on unmap time, not when