diff options
Diffstat (limited to 'include/acpi/aclocal.h')
-rw-r--r-- | include/acpi/aclocal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/acpi/aclocal.h b/include/acpi/aclocal.h index 9b7e05c87595..e135dab905f8 100644 --- a/include/acpi/aclocal.h +++ b/include/acpi/aclocal.h | |||
@@ -954,6 +954,8 @@ struct acpi_memory_list { | |||
954 | 954 | ||
955 | u32 total_allocated; | 955 | u32 total_allocated; |
956 | u32 total_freed; | 956 | u32 total_freed; |
957 | u32 max_occupied; | ||
958 | u32 total_size; | ||
957 | u32 current_total_size; | 959 | u32 current_total_size; |
958 | u32 requests; | 960 | u32 requests; |
959 | u32 hits; | 961 | u32 hits; |