treewide: Remove unuseful "_HID: Hardware ID" comment
Change-Id: I5eb1424e9e6c1fbf20cd0bf68fbb52e1ec97f905 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72661 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Crawford <tcrawford@system76.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
8487be9c1a
commit
eb83fed09f
31 changed files with 51 additions and 51 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Device (LID)
|
||||
{
|
||||
Name (_HID, EisaId ("PNP0C0D")) // _HID: Hardware ID
|
||||
Name (_HID, EisaId ("PNP0C0D"))
|
||||
Method (_LID, 0, NotSerialized) // _LID: Lid Status
|
||||
{
|
||||
Printf ("-----> LID0: _LID")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue