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, 1 insertions, 0 deletions
diff --git a/arch/i386/mm/boot_ioremap.c b/arch/i386/mm/boot_ioremap.c
index 4de11f508c3a..4de95a17a7d4 100644
--- a/arch/i386/mm/boot_ioremap.c
+++ b/arch/i386/mm/boot_ioremap.c
@@ -16,6 +16,7 @@
16 */ 16 */
17 17
18#undef CONFIG_X86_PAE 18#undef CONFIG_X86_PAE
19#undef CONFIG_PARAVIRT
19#include <asm/page.h> 20#include <asm/page.h>
20#include <asm/pgtable.h> 21#include <asm/pgtable.h>
21#include <asm/tlbflush.h> 22#include <asm/tlbflush.h>