From f0d4f930a0ab1f54ee03d282fe37c7be4e9a61f9 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 14 Feb 2022 07:42:40 +0100 Subject: mb/gizmosphere/gizmo/acpi/gpe.asl: Remove extra blank line Change-Id: I0d9b07183b06915799f221390406e930ca253a0d Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/61911 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/gizmosphere/gizmo/acpi/gpe.asl | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl b/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl index 705abf17f6..44e7b68eac 100644 --- a/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl +++ b/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl @@ -30,7 +30,6 @@ Scope(\_GPE) { /* Start Scope GPE */ /* DBGO("\\_GPE\\_L10\n") */ } - /* ExtEvent1 SCI event */ Method(_L11) { /* DBGO("\\_GPE\\_L11\n") */ -- cgit v1.2.3