]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/mn10300/include/asm/pgtable.h
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
[mirror_ubuntu-bionic-kernel.git] / arch / mn10300 / include / asm / pgtable.h
index 96d3f9deb59c38b2172f7b3b7a81c1397ceebad9..130d72f49b689332bcc7a77ab4607052644efcc4 100644 (file)
@@ -56,7 +56,7 @@ extern void paging_init(void);
 #define PGDIR_SHIFT    22
 #define PTRS_PER_PGD   1024
 #define PTRS_PER_PUD   1       /* we don't really have any PUD physically */
-#define __PAGETABLE_PUD_FOLDED
+#define __PAGETABLE_PUD_FOLDED 1
 #define PTRS_PER_PMD   1       /* we don't really have any PMD physically */
 #define __PAGETABLE_PMD_FOLDED
 #define PTRS_PER_PTE   1024