diff options
Diffstat (limited to 'src/mainboard/gigabyte/ma78gm/dsdt.asl')
-rw-r--r-- | src/mainboard/gigabyte/ma78gm/dsdt.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ma78gm/dsdt.asl b/src/mainboard/gigabyte/ma78gm/dsdt.asl index 5b9359fa06..faf2171019 100644 --- a/src/mainboard/gigabyte/ma78gm/dsdt.asl +++ b/src/mainboard/gigabyte/ma78gm/dsdt.asl @@ -1695,7 +1695,7 @@ DefinitionBlock ( DAT1, 8, /* SMBUS data1 */ BLKD, 8, /* SMBUS block data */ SCNT, 8, /* SMBUS slave control */ - SCMD, 8, /* SMBUS shaow cmd */ + SCMD, 8, /* SMBUS shadow cmd */ SEVT, 8, /* SMBUS slave event */ SDAT, 8 /* SMBUS slave data */ } |