aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/boot_ioremap.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/mm/boot_ioremap.c')
-rw-r--r--arch/i386/mm/boot_ioremap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/mm/boot_ioremap.c b/arch/i386/mm/boot_ioremap.c
index 523b30634e0a..5d44f4f5ff59 100644
--- a/arch/i386/mm/boot_ioremap.c
+++ b/arch/i386/mm/boot_ioremap.c
@@ -15,7 +15,6 @@
15 * boot_pte_t is defined only if this all works correctly 15 * boot_pte_t is defined only if this all works correctly
16 */ 16 */
17 17
18#include <linux/config.h>
19#undef CONFIG_X86_PAE 18#undef CONFIG_X86_PAE
20#include <asm/page.h> 19#include <asm/page.h>
21#include <asm/pgtable.h> 20#include <asm/pgtable.h>