]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/sparse.c
[POWERPC] remove include of asm/of_device.h from pmi.h
[linux-2.6-omap-h63xx.git] / mm / sparse.c
index 7859c8083334eb638be78283fbc90310304b29ee..f6a43c09c322cdb39077392ec1c77e9904c52d82 100644 (file)
@@ -237,7 +237,7 @@ static unsigned long *__kmalloc_section_usemap(void)
 }
 #endif /* CONFIG_MEMORY_HOTPLUG */
 
-static unsigned long *sparse_early_usemap_alloc(unsigned long pnum)
+static unsigned long *__init sparse_early_usemap_alloc(unsigned long pnum)
 {
        unsigned long *usemap;
        struct mem_section *ms = __nr_to_section(pnum);