aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mm.h')
-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 09c235301dbb..e550a1773a9e 100644
--- a/include/linux/mm.h
+++ b/include/linux/mm.h
@@ -29,7 +29,6 @@ struct writeback_control;
29extern unsigned long max_mapnr; 29extern unsigned long max_mapnr;
30#endif 30#endif
31 31
32extern unsigned long num_physpages;
33extern unsigned long totalram_pages; 32extern unsigned long totalram_pages;
34extern void * high_memory; 33extern void * high_memory;
35extern int page_cluster; 34extern int page_cluster;