X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fmmzone.h;h=2969253c40421a90d2da89b7856c35cf2405138d;hb=cc55875e26e2b85484b196edbada6caf84eb7765;hp=7969f381dff2122133ac1f8ad4a399dc2124bc82;hpb=add096909da63ef32d6766f6771c07c9f16c6ee5;p=linux-2.6 diff --git a/include/asm-sh/mmzone.h b/include/asm-sh/mmzone.h index 7969f381df..2969253c40 100644 --- a/include/asm-sh/mmzone.h +++ b/include/asm-sh/mmzone.h @@ -41,6 +41,8 @@ void __init plat_mem_setup(void); /* arch/sh/kernel/setup.c */ void __init setup_bootmem_allocator(unsigned long start_pfn); +void __init __add_active_range(unsigned int nid, unsigned long start_pfn, + unsigned long end_pfn); #endif /* __KERNEL__ */ #endif /* __ASM_SH_MMZONE_H */