aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mm.h b/include/linux/mm.h
index 1c1207472bb4..bbd427e8741a 100644
--- a/include/linux/mm.h
+++ b/include/linux/mm.h
@@ -27,7 +27,6 @@ extern unsigned long max_mapnr;
27 27
28extern unsigned long num_physpages; 28extern unsigned long num_physpages;
29extern void * high_memory; 29extern void * high_memory;
30extern unsigned long vmalloc_earlyreserve;
31extern int page_cluster; 30extern int page_cluster;
32 31
33#ifdef CONFIG_SYSCTL 32#ifdef CONFIG_SYSCTL