summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/pistachio/fadt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/pistachio/fadt.c')
-rw-r--r--src/mainboard/amd/pistachio/fadt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/pistachio/fadt.c b/src/mainboard/amd/pistachio/fadt.c
index 4afb0b9e4c..f9768b20bd 100644
--- a/src/mainboard/amd/pistachio/fadt.c
+++ b/src/mainboard/amd/pistachio/fadt.c
@@ -25,7 +25,7 @@
#include "southbridge/amd/sb600/sb600.h"
/*extern*/ u16 pm_base = 0x800;
-/* pm_base should be set in sb acpi */
+/* pm_base should be set in sb ACPI */
/* pm_base should be got from bar2 of rs690. Here I compact ACPI
* registers into 32 bytes limit.
* */