summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-02-14 07:42:40 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-02-22 21:11:46 +0000
commitf0d4f930a0ab1f54ee03d282fe37c7be4e9a61f9 (patch)
treef3ae05d120eb2d8c2af689490e66046bb896e18d
parenta789643ac9849b4b6540d78479fa8892eacf364d (diff)
downloadcoreboot-f0d4f930a0ab1f54ee03d282fe37c7be4e9a61f9.tar.gz
coreboot-f0d4f930a0ab1f54ee03d282fe37c7be4e9a61f9.tar.bz2
coreboot-f0d4f930a0ab1f54ee03d282fe37c7be4e9a61f9.zip
mb/gizmosphere/gizmo/acpi/gpe.asl: Remove extra blank line
Change-Id: I0d9b07183b06915799f221390406e930ca253a0d Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61911 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
-rw-r--r--src/mainboard/gizmosphere/gizmo/acpi/gpe.asl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl b/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl
index 705abf17f6da..44e7b68eac43 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") */