diff options
| -rw-r--r-- | include/acpi/actbl1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h index ea0c71ece407..5ef905626c6d 100644 --- a/include/acpi/actbl1.h +++ b/include/acpi/actbl1.h | |||
| @@ -1163,7 +1163,7 @@ struct acpi_nfit_system_address { | |||
| 1163 | struct acpi_nfit_header header; | 1163 | struct acpi_nfit_header header; |
| 1164 | u16 range_index; | 1164 | u16 range_index; |
| 1165 | u16 flags; | 1165 | u16 flags; |
| 1166 | u32 reserved; /* Reseved, must be zero */ | 1166 | u32 reserved; /* Reserved, must be zero */ |
| 1167 | u32 proximity_domain; | 1167 | u32 proximity_domain; |
| 1168 | u8 range_guid[16]; | 1168 | u8 range_guid[16]; |
| 1169 | u64 address; | 1169 | u64 address; |
