diff options
Diffstat (limited to 'include/linux/mm.h')
-rw-r--r-- | include/linux/mm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mm.h b/include/linux/mm.h index 8b7f4a5d4f6a..fef602d82722 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h | |||
@@ -1230,8 +1230,6 @@ int drop_caches_sysctl_handler(struct ctl_table *, int, struct file *, | |||
1230 | void __user *, size_t *, loff_t *); | 1230 | void __user *, size_t *, loff_t *); |
1231 | unsigned long shrink_slab(unsigned long scanned, gfp_t gfp_mask, | 1231 | unsigned long shrink_slab(unsigned long scanned, gfp_t gfp_mask, |
1232 | unsigned long lru_pages); | 1232 | unsigned long lru_pages); |
1233 | void drop_pagecache(void); | ||
1234 | void drop_slab(void); | ||
1235 | 1233 | ||
1236 | #ifndef CONFIG_MMU | 1234 | #ifndef CONFIG_MMU |
1237 | #define randomize_va_space 0 | 1235 | #define randomize_va_space 0 |