diff options
Diffstat (limited to 'arch/hexagon/include/asm/pgtable.h')
-rw-r--r-- | arch/hexagon/include/asm/pgtable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/hexagon/include/asm/pgtable.h b/arch/hexagon/include/asm/pgtable.h index 49eab8136ec3..24a9177fb897 100644 --- a/arch/hexagon/include/asm/pgtable.h +++ b/arch/hexagon/include/asm/pgtable.h | |||
@@ -26,6 +26,7 @@ | |||
26 | */ | 26 | */ |
27 | #include <linux/swap.h> | 27 | #include <linux/swap.h> |
28 | #include <asm/page.h> | 28 | #include <asm/page.h> |
29 | #define __ARCH_USE_5LEVEL_HACK | ||
29 | #include <asm-generic/pgtable-nopmd.h> | 30 | #include <asm-generic/pgtable-nopmd.h> |
30 | 31 | ||
31 | /* A handy thing to have if one has the RAM. Declared in head.S */ | 32 | /* A handy thing to have if one has the RAM. Declared in head.S */ |