From a8025db49f6a8bf8c7fc1f1302e73e6a1ec30688 Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Fri, 16 Dec 2016 13:17:34 -0500 Subject: amd-based mainboards: Fix whitespace in _PTS comments Correct tabs that were intended as spaces. Change-Id: Idcf33d829f87a866b5ed880527102918d5b93842 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/17905 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/amd/dbm690t/dsdt.asl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/amd/dbm690t/dsdt.asl') diff --git a/src/mainboard/amd/dbm690t/dsdt.asl b/src/mainboard/amd/dbm690t/dsdt.asl index 744c687e35..00e1c12de9 100644 --- a/src/mainboard/amd/dbm690t/dsdt.asl +++ b/src/mainboard/amd/dbm690t/dsdt.asl @@ -798,9 +798,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. */ -- cgit v1.2.3