aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/shmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/shmparam.h')
-rw-r--r--arch/mips/include/asm/shmparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/shmparam.h b/arch/mips/include/asm/shmparam.h
index 09290720751c..324d04042bdf 100644
--- a/arch/mips/include/asm/shmparam.h
+++ b/arch/mips/include/asm/shmparam.h
@@ -8,6 +8,6 @@
8 8
9#define __ARCH_FORCE_SHMLBA 1 9#define __ARCH_FORCE_SHMLBA 1
10 10
11#define SHMLBA 0x40000 /* attach addr a multiple of this */ 11#define SHMLBA 0x40000 /* attach addr a multiple of this */
12 12
13#endif /* _ASM_SHMPARAM_H */ 13#endif /* _ASM_SHMPARAM_H */