aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm/pgalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/unicore32/include/asm/pgalloc.h')
-rw-r--r--arch/unicore32/include/asm/pgalloc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/unicore32/include/asm/pgalloc.h b/arch/unicore32/include/asm/pgalloc.h
index 3f0903bd98e9..ba1c9a79993b 100644
--- a/arch/unicore32/include/asm/pgalloc.h
+++ b/arch/unicore32/include/asm/pgalloc.h
@@ -18,8 +18,6 @@
#define __HAVE_ARCH_PTE_ALLOC_ONE
#include <asm-generic/pgalloc.h>
-#define check_pgt_cache() do { } while (0)
-
#define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_PRESENT)
#define _PAGE_KERNEL_TABLE (PMD_TYPE_TABLE | PMD_PRESENT)