]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/acpi/actbl1.h
Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[linux.git] / include / acpi / actbl1.h
index d14037ddf10897ae9934b0d725664bf71fd5d089..22c039ebc6c55551097bee4fe65d10ef81d9f34c 100644 (file)
@@ -1395,7 +1395,7 @@ struct acpi_table_hmat {
 /* Values for HMAT structure types */
 
 enum acpi_hmat_type {
-       ACPI_HMAT_TYPE_ADDRESS_RANGE = 0,       /* Memory subsystem address range */
+       ACPI_HMAT_TYPE_PROXIMITY = 0,   /* Memory proximity domain attributes */
        ACPI_HMAT_TYPE_LOCALITY = 1,    /* System locality latency and bandwidth information */
        ACPI_HMAT_TYPE_CACHE = 2,       /* Memory side cache information */
        ACPI_HMAT_TYPE_RESERVED = 3     /* 3 and greater are reserved */