diff options
Diffstat (limited to 'arch/x86_64/kernel/setup.c')
-rw-r--r-- | arch/x86_64/kernel/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/setup.c b/arch/x86_64/kernel/setup.c index a91f1d94f9e5..9dadb9a1db2a 100644 --- a/arch/x86_64/kernel/setup.c +++ b/arch/x86_64/kernel/setup.c | |||
@@ -65,7 +65,6 @@ | |||
65 | #include <asm/numa.h> | 65 | #include <asm/numa.h> |
66 | #include <asm/swiotlb.h> | 66 | #include <asm/swiotlb.h> |
67 | #include <asm/sections.h> | 67 | #include <asm/sections.h> |
68 | #include <asm/gart-mapping.h> | ||
69 | #include <asm/dmi.h> | 68 | #include <asm/dmi.h> |
70 | 69 | ||
71 | /* | 70 | /* |