mm/powerpc: define pXd_large() with pXd_leaf()
[linux-2.6-microblaze.git] / arch / powerpc / include / asm / pgtable.h
index 7a1ba88..5928b3c 100644 (file)
@@ -101,7 +101,7 @@ void poking_init(void);
 extern unsigned long ioremap_bot;
 extern const pgprot_t protection_map[16];
 
-#ifndef CONFIG_TRANSPARENT_HUGEPAGE
+#ifndef pmd_large
 #define pmd_large(pmd)         0
 #endif