Attention is currently required from: Tim Wawrzynczak. Hello Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60465
to look at the new patch set (#3).
Change subject: ec/google/chromeec/acpi: Replace LAnd() with ACPI 2.0 syntax ......................................................................
ec/google/chromeec/acpi: Replace LAnd() with ACPI 2.0 syntax
Replace `LAnd (a, b)` with `a && b`.
Change-Id: I7d74e6a2ce4ee98c1c0f5b412e20661c5196735e Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/ec/google/chromeec/acpi/battery.asl 1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/60465/3