mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
[linux-2.6-microblaze.git] / arch / x86 / include / asm / hugetlb.h
index cc98f79..1721b1a 100644 (file)
@@ -7,8 +7,4 @@
 
 #define hugepages_supported() boot_cpu_has(X86_FEATURE_PSE)
 
-static inline void arch_clear_hugepage_flags(struct page *page)
-{
-}
-
 #endif /* _ASM_X86_HUGETLB_H */