aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgtable-nopud.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/pgtable-nopud.h')
-rw-r--r--include/asm-generic/pgtable-nopud.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/pgtable-nopud.h b/include/asm-generic/pgtable-nopud.h
index e950b9c50f34..9bef475db6fe 100644
--- a/include/asm-generic/pgtable-nopud.h
+++ b/include/asm-generic/pgtable-nopud.h
@@ -9,7 +9,7 @@
9#else 9#else
10#include <asm-generic/pgtable-nop4d.h> 10#include <asm-generic/pgtable-nop4d.h>
11 11
12#define __PAGETABLE_PUD_FOLDED 12#define __PAGETABLE_PUD_FOLDED 1
13 13
14/* 14/*
15 * Having the pud type consist of a p4d gets the size right, and allows 15 * Having the pud type consist of a p4d gets the size right, and allows