summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mahogany/dsdt.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/mahogany/dsdt.asl')
-rw-r--r--src/mainboard/amd/mahogany/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/mahogany/dsdt.asl b/src/mainboard/amd/mahogany/dsdt.asl
index 07d85149ff..981f7284fa 100644
--- a/src/mainboard/amd/mahogany/dsdt.asl
+++ b/src/mainboard/amd/mahogany/dsdt.asl
@@ -270,7 +270,7 @@ DefinitionBlock (
/* Byte offsets are computed using the following technique:
* ((bus number + 1) * ((device number * 8) * 4096)) + register offset
* The 8 comes from 8 functions per device, and 4096 bytes per function config space
- */
+ */
Offset(0x00088024), /* Byte offset to SATA register 24h - Bus 0, Device 17, Function 0 */
STB5, 32,
Offset(0x00098042), /* Byte offset to OHCI0 register 42h - Bus 0, Device 19, Function 0 */