summary refs log tree commit diff
path: root/arch/mips/include/asm/sparsemem.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/sparsemem.h')
-rw-r--r--arch/mips/include/asm/sparsemem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/sparsemem.h b/arch/mips/include/asm/sparsemem.h
index d2da53c2c2f8..b1071c1e54f5 100644
--- a/arch/mips/include/asm/sparsemem.h
+++ b/arch/mips/include/asm/sparsemem.h
@@ -11,7 +11,7 @@
 #else
 # define SECTION_SIZE_BITS	28
 #endif
-#define MAX_PHYSMEM_BITS	35
+#define MAX_PHYSMEM_BITS	48
 
 #endif /* CONFIG_SPARSEMEM */
 #endif /* _MIPS_SPARSEMEM_H */