]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/bootmem.h
mm: unexport __alloc_bootmem_core()
[linux-2.6-omap-h63xx.git] / include / linux / bootmem.h
index 2599c741405e64209fb24030daf2f9ab860c07b5..dd8fee6c46d924f11258accae6c0d07f4b9ae571 100644 (file)
@@ -56,11 +56,6 @@ extern void *__alloc_bootmem_low_node(pg_data_t *pgdat,
                                      unsigned long size,
                                      unsigned long align,
                                      unsigned long goal);
-extern void *__alloc_bootmem_core(struct bootmem_data *bdata,
-                                 unsigned long size,
-                                 unsigned long align,
-                                 unsigned long goal,
-                                 unsigned long limit);
 
 /*
  * flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE,