diff options
Diffstat (limited to 'include/asm-s390/processor.h')
-rw-r--r-- | include/asm-s390/processor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-s390/processor.h b/include/asm-s390/processor.h index cbbd11471672..88c272ca48bf 100644 --- a/include/asm-s390/processor.h +++ b/include/asm-s390/processor.h | |||
@@ -74,8 +74,6 @@ extern struct task_struct *last_task_used_math; | |||
74 | 74 | ||
75 | #endif /* __s390x__ */ | 75 | #endif /* __s390x__ */ |
76 | 76 | ||
77 | #define MM_VM_SIZE(mm) DEFAULT_TASK_SIZE | ||
78 | |||
79 | #define HAVE_ARCH_PICK_MMAP_LAYOUT | 77 | #define HAVE_ARCH_PICK_MMAP_LAYOUT |
80 | 78 | ||
81 | typedef struct { | 79 | typedef struct { |