x86-32, mm: Add an initial page table for core bootstrapping
[deliverable/linux.git] / arch / x86 / kernel / trampoline.c
index c652ef62742df62340d03465231e88885c8d5329..f1488a344cd6ace65815b61f7e7348fd4f03c2f2 100644 (file)
@@ -1,6 +1,7 @@
 #include <linux/io.h>
 
 #include <asm/trampoline.h>
+#include <asm/pgtable.h>
 #include <asm/e820.h>
 
 #if defined(CONFIG_X86_64) && defined(CONFIG_ACPI_SLEEP)
This page took 0.030891 seconds and 5 git commands to generate.