Merge remote branch 'linus/master' into x86/bootmem
[sfrench/cifs-2.6.git] / arch / mips / mm / init.c
index 1651942f7febe79eeea81927f34264e01c7c4217..dee564aad23a8ae49a380f383ff92d8ee5cadaaf 100644 (file)
@@ -298,7 +298,7 @@ void __init fixrange_init(unsigned long start, unsigned long end,
 }
 
 #ifndef CONFIG_NEED_MULTIPLE_NODES
-static int __init page_is_ram(unsigned long pagenr)
+int page_is_ram(unsigned long pagenr)
 {
        int i;