summaryrefslogtreecommitdiff
path: root/source/common/dmtbinfo1.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/dmtbinfo1.c')
-rw-r--r--source/common/dmtbinfo1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/common/dmtbinfo1.c b/source/common/dmtbinfo1.c
index e4632085d..11cf67151 100644
--- a/source/common/dmtbinfo1.c
+++ b/source/common/dmtbinfo1.c
@@ -947,7 +947,7 @@ ACPI_DMTABLE_INFO AcpiDmTableInfoDmar4[] =
{
{ACPI_DMT_UINT24, ACPI_DMAR4_OFFSET (Reserved[0]), "Reserved", 0},
{ACPI_DMT_UINT8, ACPI_DMAR4_OFFSET (DeviceNumber), "Device Number", 0},
- {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (u.DeviceName[0]), "Device Name", 0},
+ {ACPI_DMT_STRING, ACPI_DMAR4_OFFSET (DeviceName[0]), "Device Name", 0},
ACPI_DMT_TERMINATOR
};