diff options
-rw-r--r-- | mm/memory-failure.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/memory-failure.c b/mm/memory-failure.c index 0a2ed9a17e8c..77b3e79528f0 100644 --- a/mm/memory-failure.c +++ b/mm/memory-failure.c | |||
@@ -35,7 +35,6 @@ | |||
35 | * - kcore/oldmem/vmcore/mem/kmem check for hwpoison pages | 35 | * - kcore/oldmem/vmcore/mem/kmem check for hwpoison pages |
36 | * - pass bad pages to kdump next kernel | 36 | * - pass bad pages to kdump next kernel |
37 | */ | 37 | */ |
38 | #define DEBUG 1 /* remove me in 2.6.34 */ | ||
39 | #include <linux/kernel.h> | 38 | #include <linux/kernel.h> |
40 | #include <linux/mm.h> | 39 | #include <linux/mm.h> |
41 | #include <linux/page-flags.h> | 40 | #include <linux/page-flags.h> |