diff options
Diffstat (limited to 'mm/mmap.c')
-rw-r--r-- | mm/mmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ | |||
27 | #include <linux/mount.h> | 27 | #include <linux/mount.h> |
28 | #include <linux/mempolicy.h> | 28 | #include <linux/mempolicy.h> |
29 | #include <linux/rmap.h> | 29 | #include <linux/rmap.h> |
30 | #include <linux/ksm.h> | ||
31 | #include <linux/mmu_notifier.h> | 30 | #include <linux/mmu_notifier.h> |
32 | #include <linux/perf_event.h> | 31 | #include <linux/perf_event.h> |
33 | 32 | ||