diff options
Diffstat (limited to 'include/linux/mm.h')
-rw-r--r-- | include/linux/mm.h | 1 |
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; | |||
29 | extern unsigned long max_mapnr; | 29 | extern unsigned long max_mapnr; |
30 | #endif | 30 | #endif |
31 | 31 | ||
32 | extern unsigned long num_physpages; | ||
33 | extern unsigned long totalram_pages; | 32 | extern unsigned long totalram_pages; |
34 | extern void * high_memory; | 33 | extern void * high_memory; |
35 | extern int page_cluster; | 34 | extern int page_cluster; |