diff options
Diffstat (limited to 'arch/s390/mm/cmm.c')
-rw-r--r-- | arch/s390/mm/cmm.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/s390/mm/cmm.c b/arch/s390/mm/cmm.c index f93a056869bc..ccb9ab5c73b3 100644 --- a/arch/s390/mm/cmm.c +++ b/arch/s390/mm/cmm.c | |||
@@ -256,10 +256,6 @@ cmm_skip_blanks(char *cp, char **endp) | |||
256 | } | 256 | } |
257 | 257 | ||
258 | #ifdef CONFIG_CMM_PROC | 258 | #ifdef CONFIG_CMM_PROC |
259 | /* These will someday get removed. */ | ||
260 | #define VM_CMM_PAGES 1111 | ||
261 | #define VM_CMM_TIMED_PAGES 1112 | ||
262 | #define VM_CMM_TIMEOUT 1113 | ||
263 | 259 | ||
264 | static struct ctl_table cmm_table[]; | 260 | static struct ctl_table cmm_table[]; |
265 | 261 | ||