diff options
Diffstat (limited to 'include/linux/mmzone.h')
-rw-r--r-- | include/linux/mmzone.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index d15b1f68aef9..398f2ec55f54 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h | |||
@@ -444,8 +444,6 @@ typedef struct pglist_data { | |||
444 | 444 | ||
445 | #include <linux/memory_hotplug.h> | 445 | #include <linux/memory_hotplug.h> |
446 | 446 | ||
447 | void __get_zone_counts(unsigned long *active, unsigned long *inactive, | ||
448 | unsigned long *free, struct pglist_data *pgdat); | ||
449 | void get_zone_counts(unsigned long *active, unsigned long *inactive, | 447 | void get_zone_counts(unsigned long *active, unsigned long *inactive, |
450 | unsigned long *free); | 448 | unsigned long *free); |
451 | void build_all_zonelists(void); | 449 | void build_all_zonelists(void); |