diff options
| author | 2008-12-23 16:30:27 +0100 | |
|---|---|---|
| committer | 2008-12-23 16:30:27 +0100 | |
| commit | 3e5621edb3392b28efb260ac99b2d26fb8b44e73 (patch) | |
| tree | 6d26f08661344d6f17271b287a4a89b9b85a9222 /arch/x86/kernel/amd_iommu_init.c | |
| parent | Merge branch 'x86/tsc' into x86/core (diff) | |
| parent | x86: remove dead BIO_VMERGE_BOUNDARY definition (diff) | |
| download | linux-dev-3e5621edb3392b28efb260ac99b2d26fb8b44e73.tar.xz linux-dev-3e5621edb3392b28efb260ac99b2d26fb8b44e73.zip | |
Merge branch 'x86/iommu' into x86/core
Diffstat (limited to 'arch/x86/kernel/amd_iommu_init.c')
| -rw-r--r-- | arch/x86/kernel/amd_iommu_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/amd_iommu_init.c b/arch/x86/kernel/amd_iommu_init.c index c6cc22815d35..c625800c55ca 100644 --- a/arch/x86/kernel/amd_iommu_init.c +++ b/arch/x86/kernel/amd_iommu_init.c @@ -28,6 +28,7 @@ #include <asm/amd_iommu_types.h> #include <asm/amd_iommu.h> #include <asm/iommu.h> +#include <asm/gart.h> /* * definitions for the ACPI scanning code |
