aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-02 08:24:50 +0100
committerFelix Singer <felixsinger@posteo.net>2023-02-17 15:38:35 +0000
commit2a68cc08d97bca50b3a580108f8fee79c2da2056 (patch)
treea649b3e962d23e4f180f16a3cc74d131cc8845fc /src/soc/intel/common
parenteb83fed09fab09a13dfcd58c96a9be9c56b5a6b4 (diff)
treewide: Remove unuseful "_CID: Compatible ID" comment
Change-Id: I7db69e2faf412b9c6732f6dfc362d5774094ef27 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72662 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/soc/intel/common')
-rw-r--r--src/soc/intel/common/block/acpi/acpi/northbridge.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/acpi/acpi/northbridge.asl b/src/soc/intel/common/block/acpi/acpi/northbridge.asl
index b0d0ca8326..65c7588348 100644
--- a/src/soc/intel/common/block/acpi/acpi/northbridge.asl
+++ b/src/soc/intel/common/block/acpi/acpi/northbridge.asl
@@ -4,7 +4,7 @@
#include <soc/iomap.h>
Name (_HID, EisaId ("PNP0A08") /* PCI Express Bus */)
-Name (_CID, EisaId ("PNP0A03") /* PCI Bus */) // _CID: Compatible ID
+Name (_CID, EisaId ("PNP0A03") /* PCI Bus */)
Name (_SEG, 0) // _SEG: PCI Segment
Name (_UID, 0) // _UID: Unique ID