aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/x4x/acpi/peg.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-07 03:17:28 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-08 22:06:48 +0000
commit0b5673dd33f73990be793c897de859cadd9e44b0 (patch)
tree4c330b88739cb1385afe90703e531a3152b9a7ed /src/northbridge/intel/x4x/acpi/peg.asl
parent6e5f909830899fc7c2a2882c0d1278309fca688a (diff)
nb/intel/x4x/acpi: Clean up comments
Use C-style comments. Also drop some unnecessary newlines. Tested with BUILD_TIMELESS=1, Asus P5QL PRO does not change. Change-Id: Icd33a326cc7d9ead765e2b32e7dea237bd76fd4f Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43170 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/northbridge/intel/x4x/acpi/peg.asl')
-rw-r--r--src/northbridge/intel/x4x/acpi/peg.asl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/x4x/acpi/peg.asl b/src/northbridge/intel/x4x/acpi/peg.asl
index 46731289d8..6a67238317 100644
--- a/src/northbridge/intel/x4x/acpi/peg.asl
+++ b/src/northbridge/intel/x4x/acpi/peg.asl
@@ -22,6 +22,5 @@ Device (PEGP)
Package() { 0x0000ffff, 3, \_SB.PCI0.LPCB.LNKD, 0 },
})
}
-
}
}