mm: consolidate pgtable_cache_init() and pgd_cache_init()
[linux-2.6-block.git] / arch / m68k / include / asm / pgtable_mm.h
index fde4534b974fb314371f0ae7ea712e57440841c0..646c174fff9919facd700f20943b640757c65631 100644 (file)
@@ -176,11 +176,4 @@ pgprot_t pgprot_dmacoherent(pgprot_t prot);
 #include <asm-generic/pgtable.h>
 #endif /* !__ASSEMBLY__ */
 
-/*
- * No page table caches to initialise
- */
-#define pgtable_cache_init()   do { } while (0)
-
-#define check_pgt_cache()      do { } while (0)
-
 #endif /* _M68K_PGTABLE_H */