diff options
Diffstat (limited to 'arch/openrisc/include/asm/pgtable.h')
-rw-r--r-- | arch/openrisc/include/asm/pgtable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/include/asm/pgtable.h b/arch/openrisc/include/asm/pgtable.h index 3567aa7be555..ff97374ca069 100644 --- a/arch/openrisc/include/asm/pgtable.h +++ b/arch/openrisc/include/asm/pgtable.h | |||
@@ -25,6 +25,7 @@ | |||
25 | #ifndef __ASM_OPENRISC_PGTABLE_H | 25 | #ifndef __ASM_OPENRISC_PGTABLE_H |
26 | #define __ASM_OPENRISC_PGTABLE_H | 26 | #define __ASM_OPENRISC_PGTABLE_H |
27 | 27 | ||
28 | #define __ARCH_USE_5LEVEL_HACK | ||
28 | #include <asm-generic/pgtable-nopmd.h> | 29 | #include <asm-generic/pgtable-nopmd.h> |
29 | 30 | ||
30 | #ifndef __ASSEMBLY__ | 31 | #ifndef __ASSEMBLY__ |