aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/torpedo/fadt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/torpedo/fadt.c')
-rw-r--r--src/mainboard/amd/torpedo/fadt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/torpedo/fadt.c b/src/mainboard/amd/torpedo/fadt.c
index 9a615c119b..fba8fc83cd 100644
--- a/src/mainboard/amd/torpedo/fadt.c
+++ b/src/mainboard/amd/torpedo/fadt.c
@@ -27,7 +27,7 @@
#include "SbPlatform.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 sb900. Here I compact ACPI
* registers into 32 bytes limit.
* */