X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Flinux%2Fbootmem.h;h=5f0b0e1f7c08abab8c8701751fe0948667a12149;hb=b4def3509d18c1db9;hp=cdc3bab01832530db0c3c2e8865a1a342a44f7ed;hpb=b2d60949242d63a9571213761b043871c1b0e49e;p=cascardo%2Flinux.git diff --git a/include/linux/bootmem.h b/include/linux/bootmem.h index cdc3bab01832..5f0b0e1f7c08 100644 --- a/include/linux/bootmem.h +++ b/include/linux/bootmem.h @@ -44,7 +44,6 @@ extern unsigned long init_bootmem_node(pg_data_t *pgdat, unsigned long endpfn); extern unsigned long init_bootmem(unsigned long addr, unsigned long memend); -extern unsigned long free_low_memory_core_early(int nodeid); extern unsigned long free_all_bootmem_node(pg_data_t *pgdat); extern unsigned long free_all_bootmem(void);