powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
[linux-2.6-block.git] / arch / powerpc / include / asm / book3s / 64 / hash.h
index e72474f1393626fcf82b1051ea621cac914c815c..0920eff731b385221edeb46a04ed5f280ad76ff8 100644 (file)
@@ -9,7 +9,6 @@
  *
  */
 #define H_PTE_NONE_MASK                _PAGE_HPTEFLAGS
-#define H_PAGE_HASHPTE         _RPAGE_RPN43    /* PTE has associated HPTE */
 
 #ifdef CONFIG_PPC_64K_PAGES
 #include <asm/book3s/64/hash-64k.h>