This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-generic / pgtable.h
index 2957319..ee74be6 100644 (file)
@@ -122,8 +122,4 @@ static inline void ptep_mkdirty(pte_t *ptep)
 #define page_test_and_clear_young(page) (0)
 #endif
 
-#ifndef __HAVE_ARCH_PGD_OFFSET_GATE
-#define pgd_offset_gate(mm, addr)      pgd_offset(mm, addr)
-#endif
-
 #endif /* _ASM_GENERIC_PGTABLE_H */