diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-05-28 13:18:17 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-04 08:55:37 +0000 |
commit | d54e859ace3fe265036150cd9852d3cb9774f12b (patch) | |
tree | 899d4666114e90eab5873e537b18ff9d772cab5a /src/mainboard/asus/kcma-d8/dsdt.asl | |
parent | 7c073979e652a051647a6fef8b0a0029530e831b (diff) |
mb/asus: Get rid of whitespace before tab
Change-Id: Id572144827b515e9e84c51aa3e4f8a20baf1c212
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26610
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/asus/kcma-d8/dsdt.asl')
-rw-r--r-- | src/mainboard/asus/kcma-d8/dsdt.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/kcma-d8/dsdt.asl b/src/mainboard/asus/kcma-d8/dsdt.asl index f1bc896a79..5754d7c2bc 100644 --- a/src/mainboard/asus/kcma-d8/dsdt.asl +++ b/src/mainboard/asus/kcma-d8/dsdt.asl @@ -113,7 +113,7 @@ DefinitionBlock ( Notify (\_SB.PCI0.PCE4, 0x02) /* NOTIFY_DEVICE_WAKE */ } - } /* End Scope GPE */ + } /* End Scope GPE */ /* Root of the bus hierarchy */ Scope (\_SB) |