KVM: MMU: large page support
[safe/jmp/linux-2.6] / include / linux / suspend.h
index 646ce2d..1d7d4c5 100644 (file)
@@ -130,7 +130,6 @@ struct pbe {
 };
 
 /* mm/page_alloc.c */
-extern void drain_local_pages(void);
 extern void mark_free_pages(struct zone *zone);
 
 /**