diff options
Diffstat (limited to 'arch/x86/kernel/setup.c')
| -rw-r--r-- | arch/x86/kernel/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 86fc2d624270..e5d208934bfc 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c | |||
| @@ -96,7 +96,7 @@ | |||
| 96 | #include <asm/smp.h> | 96 | #include <asm/smp.h> |
| 97 | #include <asm/desc.h> | 97 | #include <asm/desc.h> |
| 98 | #include <asm/dma.h> | 98 | #include <asm/dma.h> |
| 99 | #include <asm/gart.h> | 99 | #include <asm/iommu.h> |
| 100 | #include <asm/mmu_context.h> | 100 | #include <asm/mmu_context.h> |
| 101 | #include <asm/proto.h> | 101 | #include <asm/proto.h> |
| 102 | 102 | ||
