X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fbootmem.h;h=0365ec9fc0c9248422801fe71b232d1188a12972;hb=2cfae2739bda8fc5d934977c0ab19f6df1dd6d6c;hp=c83534ee1e796c46b2cc47c129ad3924cedbeb20;hpb=8269cc4e2b0ddcdcb9e7f2034c464ef8613737a1;p=powerpc.git diff --git a/include/linux/bootmem.h b/include/linux/bootmem.h index c83534ee1e..0365ec9fc0 100644 --- a/include/linux/bootmem.h +++ b/include/linux/bootmem.h @@ -59,7 +59,6 @@ extern void *__alloc_bootmem_core(struct bootmem_data *bdata, unsigned long align, unsigned long goal, unsigned long limit); -extern void *alloc_bootmem_high_node(pg_data_t *pgdat, unsigned long size); #ifndef CONFIG_HAVE_ARCH_BOOTMEM_NODE extern void reserve_bootmem(unsigned long addr, unsigned long size);