]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/sh/include/asm/pgtable_32.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[net-next-2.6.git] / arch / sh / include / asm / pgtable_32.h
index 69fdfbf14ea5b00e5dc8ed29cd65b30333a1ee82..43528ec656bad5fc13db8d8c359d88c100969d57 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.
  */