aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
Diffstat (limited to 'mm')
-rw-r--r--mm/memblock.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mm/memblock.c b/mm/memblock.c
index e264e8c70892..0131684c42f8 100644
--- a/mm/memblock.c
+++ b/mm/memblock.c
@@ -15,8 +15,6 @@
15#include <linux/bitops.h> 15#include <linux/bitops.h>
16#include <linux/memblock.h> 16#include <linux/memblock.h>
17 17
18#define MEMBLOCK_ALLOC_ANYWHERE 0
19
20struct memblock memblock; 18struct memblock memblock;
21 19
22static int memblock_debug; 20static int memblock_debug;