diff options
Diffstat (limited to 'arch/sh/include/asm/pgtable-3level.h')
-rw-r--r-- | arch/sh/include/asm/pgtable-3level.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/include/asm/pgtable-3level.h b/arch/sh/include/asm/pgtable-3level.h index 249a985d9648..9b1e776eca31 100644 --- a/arch/sh/include/asm/pgtable-3level.h +++ b/arch/sh/include/asm/pgtable-3level.h | |||
@@ -1,6 +1,7 @@ | |||
1 | #ifndef __ASM_SH_PGTABLE_3LEVEL_H | 1 | #ifndef __ASM_SH_PGTABLE_3LEVEL_H |
2 | #define __ASM_SH_PGTABLE_3LEVEL_H | 2 | #define __ASM_SH_PGTABLE_3LEVEL_H |
3 | 3 | ||
4 | #define __ARCH_USE_5LEVEL_HACK | ||
4 | #include <asm-generic/pgtable-nopud.h> | 5 | #include <asm-generic/pgtable-nopud.h> |
5 | 6 | ||
6 | /* | 7 | /* |