X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=mm%2Fsparse.c;h=3047bf06c1f3256bd59965fc064a32b439135369;hb=488a5c8a9a3b67ae117784cd0d73bef53a73d57d;hp=e03b39f3540f79adf384c476f185e7a9da91e4ac;hpb=d5a169c87967981d06616c3c99408bc40ec9f618;p=linux-2.6-omap-h63xx.git diff --git a/mm/sparse.c b/mm/sparse.c index e03b39f3540..3047bf06c1f 100644 --- a/mm/sparse.c +++ b/mm/sparse.c @@ -209,7 +209,7 @@ static int __meminit sparse_init_one_section(struct mem_section *ms, return 1; } -__attribute__((weak)) +__attribute__((weak)) __init void *alloc_bootmem_high_node(pg_data_t *pgdat, unsigned long size) { return NULL;