diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-03-30 18:25:23 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-30 18:25:23 -0400 |
commit | 548c316137901cc81dea35e26362a9d5ba0b89b6 (patch) | |
tree | cc344e2c3edbb83d20e303c803d0a7289e81cd0f /mm | |
parent | f80d2d7725b04f8225b11b55e43bb2c77c819926 (diff) |
tracing, Text Edit Lock: cleanup
Remove incorrectly introduced headers.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm')
-rw-r--r-- | mm/memory.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mm/memory.c b/mm/memory.c index dfc9e4ea4e8b..baa999e87cd2 100644 --- a/mm/memory.c +++ b/mm/memory.c | |||
@@ -48,8 +48,6 @@ | |||
48 | #include <linux/rmap.h> | 48 | #include <linux/rmap.h> |
49 | #include <linux/module.h> | 49 | #include <linux/module.h> |
50 | #include <linux/delayacct.h> | 50 | #include <linux/delayacct.h> |
51 | #include <linux/kprobes.h> | ||
52 | #include <linux/mutex.h> | ||
53 | #include <linux/init.h> | 51 | #include <linux/init.h> |
54 | #include <linux/writeback.h> | 52 | #include <linux/writeback.h> |
55 | #include <linux/memcontrol.h> | 53 | #include <linux/memcontrol.h> |