mainboard/acpi: Replace constant "Zero" with actual number
Change-Id: I4f2f02623b060ef0ebefc5aceb713c77a8b1e9a6 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71523 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
parent
7b8ac0030c
commit
fa06bcba06
60 changed files with 503 additions and 503 deletions
|
|
@ -22,7 +22,7 @@ Device (ALSD)
|
|||
Package (0x02)
|
||||
{
|
||||
0x46,
|
||||
Zero
|
||||
0
|
||||
},
|
||||
|
||||
Package (0x02)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue