aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/nommu.c')
-rw-r--r--mm/nommu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mm/nommu.c b/mm/nommu.c
index 66e81e7e9fe9..3b90086e85a2 100644
--- a/mm/nommu.c
+++ b/mm/nommu.c
@@ -56,8 +56,6 @@ void no_printk(const char *fmt, ...)
56 no_printk(KERN_DEBUG FMT"\n", ##__VA_ARGS__) 56 no_printk(KERN_DEBUG FMT"\n", ##__VA_ARGS__)
57#endif 57#endif
58 58
59#include "internal.h"
60
61void *high_memory; 59void *high_memory;
62struct page *mem_map; 60struct page *mem_map;
63unsigned long max_mapnr; 61unsigned long max_mapnr;