diff options
Diffstat (limited to 'include/asm-generic/pgtable-nopmd.h')
-rw-r--r-- | include/asm-generic/pgtable-nopmd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/pgtable-nopmd.h b/include/asm-generic/pgtable-nopmd.h index f35f6e8149e4..b85b8271a73d 100644 --- a/include/asm-generic/pgtable-nopmd.h +++ b/include/asm-generic/pgtable-nopmd.h | |||
@@ -8,7 +8,7 @@ | |||
8 | 8 | ||
9 | struct mm_struct; | 9 | struct mm_struct; |
10 | 10 | ||
11 | #define __PAGETABLE_PMD_FOLDED | 11 | #define __PAGETABLE_PMD_FOLDED 1 |
12 | 12 | ||
13 | /* | 13 | /* |
14 | * Having the pmd type consist of a pud gets the size right, and allows | 14 | * Having the pmd type consist of a pud gets the size right, and allows |