]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/sh/include/asm/pgtable_32.h
sh64: _PAGE_SPECIAL support.
[net-next-2.6.git] / arch / sh / include / asm / pgtable_32.h
index e172d696e52bbfaa9e21e6017f343cea7e32d3fd..ae1a6ef71f378f266b568b3b39e56a84bb6153ac 100644 (file)
@@ -378,8 +378,6 @@ PTE_BIT_FUNC(low, mkold, &= ~_PAGE_ACCESSED);
 PTE_BIT_FUNC(low, mkyoung, |= _PAGE_ACCESSED);
 PTE_BIT_FUNC(low, mkspecial, |= _PAGE_SPECIAL);
 
-#define __HAVE_ARCH_PTE_SPECIAL
-
 /*
  * Macro and implementation to make a page protection as uncachable.
  */