diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2023-02-02 08:29:08 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2023-02-17 15:40:36 +0000 |
commit | 59f8a506861a11adeac0d1e64f5608feef976293 (patch) | |
tree | 11ee8a352928aacbac99c511c46dcb4c37990c5a /src/mainboard/system76/kbl-u | |
parent | 2a68cc08d97bca50b3a580108f8fee79c2da2056 (diff) |
treewide: Remove unuseful "_UID: Unique ID" comment
Change-Id: I150a4ed94bcaead6eb45f1c4b4952ae6957e0940
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72663
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/system76/kbl-u')
-rw-r--r-- | src/mainboard/system76/kbl-u/acpi/battery.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/system76/kbl-u/acpi/battery.asl b/src/mainboard/system76/kbl-u/acpi/battery.asl index a3287e3874..6fd0bedadd 100644 --- a/src/mainboard/system76/kbl-u/acpi/battery.asl +++ b/src/mainboard/system76/kbl-u/acpi/battery.asl @@ -3,7 +3,7 @@ Device (BAT0) { Name (_HID, EisaId ("PNP0C0A") /* Control Method Battery */) - Name (_UID, 0) // _UID: Unique ID + Name (_UID, 0) Name (_PCL, Package (0x01) // _PCL: Power Consumer List { _SB |