From e8ea97c945408f9c3185367c9861f458b00fd7ab Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 8 Jul 2020 01:35:45 +0200 Subject: mb/lippert: Align whitespace and comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reduces the diffstat between the two boards. Change-Id: I6754d22139be52c66a9dda5d8e71f1092ecf0697 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/43272 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/lippert/frontrunner-af/dsdt.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/lippert/frontrunner-af/dsdt.asl') diff --git a/src/mainboard/lippert/frontrunner-af/dsdt.asl b/src/mainboard/lippert/frontrunner-af/dsdt.asl index 6416f38868..710a707613 100644 --- a/src/mainboard/lippert/frontrunner-af/dsdt.asl +++ b/src/mainboard/lippert/frontrunner-af/dsdt.asl @@ -835,7 +835,6 @@ DefinitionBlock ( Method(_L10) { } - /* ExtEvent1 SCI event */ Method(_L11) { } @@ -855,7 +854,6 @@ DefinitionBlock ( Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */ Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */ } - } /* End Scope GPE */ #include "acpi/usb.asl" -- cgit v1.2.3