mm/memory_hotplug: remove HIGHMEM leftovers
[linux-2.6-microblaze.git] / include / linux / memory.h
index 0328ec0..88eb587 100644 (file)
@@ -96,7 +96,6 @@ struct memory_notify {
        unsigned long start_pfn;
        unsigned long nr_pages;
        int status_change_nid_normal;
-       int status_change_nid_high;
        int status_change_nid;
 };