Attention is currently required from: Patrick Rudolph. Hello Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60456
to look at the new patch set (#2).
Change subject: drivers/intel/gma/acpi: Use ACPI 2.0 syntax to access arrays ......................................................................
drivers/intel/gma/acpi: Use ACPI 2.0 syntax to access arrays
Replace Index(FOO, 1337) with FOO[1337].
Change-Id: I534c1581e587908feeb06fd7725c5895649dcfb1 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/drivers/intel/gma/acpi/common.asl M src/drivers/intel/gma/acpi/configure_brightness_levels.asl 2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/60456/2