]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/memory_hotplug.h
lib: Introduce generic list_sort function
[karo-tx-linux.git] / include / linux / memory_hotplug.h
index fed969281a418bde82db04885c2e3499f4e4c485..35b07b773e6cbf90589b90b69897bc2043f7495d 100644 (file)
@@ -69,7 +69,6 @@ extern void online_page(struct page *page);
 /* VM interface that may be used by firmware interface */
 extern int online_pages(unsigned long, unsigned long);
 extern void __offline_isolated_pages(unsigned long, unsigned long);
-extern int offline_pages(unsigned long, unsigned long, unsigned long);
 
 /* reasonably generic interface to expand the physical pages in a zone  */
 extern int __add_pages(int nid, struct zone *zone, unsigned long start_pfn,