diff options
Diffstat (limited to 'include/asm-i386/pgalloc.h')
-rw-r--r-- | include/asm-i386/pgalloc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/pgalloc.h b/include/asm-i386/pgalloc.h index 47430175b75f..d07b7afc2692 100644 --- a/include/asm-i386/pgalloc.h +++ b/include/asm-i386/pgalloc.h | |||
@@ -65,6 +65,4 @@ do { \ | |||
65 | #define pud_populate(mm, pmd, pte) BUG() | 65 | #define pud_populate(mm, pmd, pte) BUG() |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #define check_pgt_cache() do { } while (0) | ||
69 | |||
70 | #endif /* _I386_PGALLOC_H */ | 68 | #endif /* _I386_PGALLOC_H */ |