[PATCH] remove prototype of free_bootmem_generic()

From: Jan Beulich
Date: Wed Nov 15 2006 - 10:01:48 EST


The function doesn't exist (anymore).

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>

--- linux-2.6.19-rc5/include/asm-x86_64/proto.h 2006-11-08 09:25:39.000000000 +0100
+++ 2.6.19-rc5-x86_64-misc/include/asm-x86_64/proto.h 2006-11-06 09:10:17.000000000 +0100
@@ -61,7 +61,6 @@ extern void numa_initmem_init(unsigned l
extern unsigned long numa_free_all_bootmem(void);

extern void reserve_bootmem_generic(unsigned long phys, unsigned len);
-extern void free_bootmem_generic(unsigned long phys, unsigned len);

extern void load_gs_index(unsigned gs);



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/