diff options
Diffstat (limited to 'arch/avr32/include/asm/pgtable-2level.h')
-rw-r--r-- | arch/avr32/include/asm/pgtable-2level.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/include/asm/pgtable-2level.h b/arch/avr32/include/asm/pgtable-2level.h index 425dd567b5b9..d5b1c63993ec 100644 --- a/arch/avr32/include/asm/pgtable-2level.h +++ b/arch/avr32/include/asm/pgtable-2level.h | |||
@@ -8,6 +8,7 @@ | |||
8 | #ifndef __ASM_AVR32_PGTABLE_2LEVEL_H | 8 | #ifndef __ASM_AVR32_PGTABLE_2LEVEL_H |
9 | #define __ASM_AVR32_PGTABLE_2LEVEL_H | 9 | #define __ASM_AVR32_PGTABLE_2LEVEL_H |
10 | 10 | ||
11 | #define __ARCH_USE_5LEVEL_HACK | ||
11 | #include <asm-generic/pgtable-nopmd.h> | 12 | #include <asm-generic/pgtable-nopmd.h> |
12 | 13 | ||
13 | /* | 14 | /* |