arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
[linux-2.6-block.git] / arch / sh / include / asm / page.h
index 15d970328f717c929d25287a09b14af181e23d9c..fe20d14ae051a5892350185d55ce1adfc352e538 100644 (file)
@@ -186,11 +186,6 @@ typedef struct page *pgtable_t;
 #include <asm-generic/memory_model.h>
 #include <asm-generic/getorder.h>
 
-/* vDSO support */
-#ifdef CONFIG_VSYSCALL
-#define __HAVE_ARCH_GATE_AREA
-#endif
-
 /*
  * Some drivers need to perform DMA into kmalloc'ed buffers
  * and so we have to increase the kmalloc minalign for this.