summaryrefslogtreecommitdiff
path: root/src/mainboard/jetway
diff options
context:
space:
mode:
authorMarshall Dawson <marshalldawson3rd@gmail.com>2016-12-16 13:17:34 -0500
committerMartin Roth <martinroth@google.com>2016-12-26 17:39:00 +0100
commita8025db49f6a8bf8c7fc1f1302e73e6a1ec30688 (patch)
tree1b0a00d76c7d25d0c0a7e01f2d3e304071d31417 /src/mainboard/jetway
parent88766be48806a10d870e7a3e3fddbf7e6998056c (diff)
downloadcoreboot-a8025db49f6a8bf8c7fc1f1302e73e6a1ec30688.tar.xz
amd-based mainboards: Fix whitespace in _PTS comments
Correct tabs that were intended as spaces. Change-Id: Idcf33d829f87a866b5ed880527102918d5b93842 Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/17905 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/jetway')
-rw-r--r--src/mainboard/jetway/nf81-t56n-lf/acpi/sleep.asl4
-rw-r--r--src/mainboard/jetway/pa78vm5/dsdt.asl4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/mainboard/jetway/nf81-t56n-lf/acpi/sleep.asl b/src/mainboard/jetway/nf81-t56n-lf/acpi/sleep.asl
index b3fd07ef00..d7cf36570b 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/acpi/sleep.asl
+++ b/src/mainboard/jetway/nf81-t56n-lf/acpi/sleep.asl
@@ -26,9 +26,9 @@ Name(WKST,Package(){Zero, Zero})
* -none-
*
* The _PTS control method is executed at the beginning of the sleep process
-* for S1-S5. The sleeping value is passed to the _PTS control method. This
+* for S1-S5. The sleeping value is passed to the _PTS control method. This
* control method may be executed a relatively long time before entering the
-* sleep state and the OS may abort the operation without notification to
+* sleep state and the OS may abort the operation without notification to
* the ACPI driver. This method cannot modify the configuration or power
* state of any device in the system.
*/
diff --git a/src/mainboard/jetway/pa78vm5/dsdt.asl b/src/mainboard/jetway/pa78vm5/dsdt.asl
index dc401bbe42..fa952ec3dd 100644
--- a/src/mainboard/jetway/pa78vm5/dsdt.asl
+++ b/src/mainboard/jetway/pa78vm5/dsdt.asl
@@ -836,9 +836,9 @@ DefinitionBlock (
* -none-
*
* The _PTS control method is executed at the beginning of the sleep process
- * for S1-S5. The sleeping value is passed to the _PTS control method. This
+ * for S1-S5. The sleeping value is passed to the _PTS control method. This
* control method may be executed a relatively long time before entering the
- * sleep state and the OS may abort the operation without notification to
+ * sleep state and the OS may abort the operation without notification to
* the ACPI driver. This method cannot modify the configuration or power
* state of any device in the system.
*/