Attention is currently required from: Sean Rhodes, Patrick Rudolph. Hello build bot (Jenkins), Nico Huber, Paul Menzel, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59258
to look at the new patch set (#7).
Change subject: drivers/intel/gma: Remove _BCL from acpigen ......................................................................
drivers/intel/gma: Remove _BCL from acpigen
As `INTEL_GMA_ACPI` is selected by default for most Intel SOC's, but if Intel's brightness control isn't included (i.e. `drivers/intel/gma/acpi/default_brightness_levels.asl`), there wont be a hook for BCL.
This results in:
No Local Variables are initialized for Method [_BCL] No Arguments are initialized for method [_BCL]
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Icf2f2fa33abd11952c888c9502d1d5ef1ad6544f --- M src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/59258/7