summaryrefslogtreecommitdiffstats
path: root/src/mainboard/starlabs
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/mainboard/starlabs
parenteb83fed09fab09a13dfcd58c96a9be9c56b5a6b4 (diff)
downloadcoreboot-2a68cc08d97bca50b3a580108f8fee79c2da2056.tar.gz
coreboot-2a68cc08d97bca50b3a580108f8fee79c2da2056.tar.bz2
coreboot-2a68cc08d97bca50b3a580108f8fee79c2da2056.zip
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/mainboard/starlabs')
-rw-r--r--src/mainboard/starlabs/lite/acpi/touchpad.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/starlabs/lite/acpi/touchpad.asl b/src/mainboard/starlabs/lite/acpi/touchpad.asl
index 5c9708df749a..2f9c27c72f0f 100644
--- a/src/mainboard/starlabs/lite/acpi/touchpad.asl
+++ b/src/mainboard/starlabs/lite/acpi/touchpad.asl
@@ -5,7 +5,7 @@ Scope (\_SB.PCI0.I2C7)
Device (H02C)
{
Name (_HID, "STAR0001")
- Name (_CID, "PNP0C50" /* HID Protocol Device (I2C bus) */) // _CID: Compatible ID
+ Name (_CID, "PNP0C50" /* HID Protocol Device (I2C bus) */)
Name (_UID, 0x01) // _UID: Unique ID
Name (_DDN, "Touchpad") // _DDN: DOS Device Name
Name (_DEP, Package (0x02) // _DEP: Dependencies