summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaket Dumbre <97769119+sacdintel@users.noreply.github.com>2023-05-16 11:36:32 -0700
committerGitHub <noreply@github.com>2023-05-16 11:36:32 -0700
commite948142526c03737891f160330253542601704e0 (patch)
tree0c200096f86b94c7debe2090c6cbea64d376e089
parent71abb8cff8e8adaef61f0e11eed42dda64892c1d (diff)
parent5d5ce8bc833f728f438707e46f0c5199e0f6c79d (diff)
downloadacpica-e948142526c03737891f160330253542601704e0.tar.gz
Merge pull request #874 from davejiang/cdat-updatesHEADmaster
CDAT updates
-rw-r--r--source/include/actbl1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/actbl1.h b/source/include/actbl1.h
index cecd7edbe..c1a960acf 100644
--- a/source/include/actbl1.h
+++ b/source/include/actbl1.h
@@ -635,7 +635,7 @@ typedef struct acpi_cdat_dsmas
/* Flags for subtable above */
-#define ACPI_CEDT_DSMAS_NON_VOLATILE (1 << 2)
+#define ACPI_CDAT_DSMAS_NON_VOLATILE (1 << 2)
/* Subtable 1: Device scoped Latency and Bandwidth Information Structure (DSLBIS) */