10f7f5044e
According to the ACPI Spec for CondRefOf, the result argument is optional. In all of these locations, it was getting set but not used, creating a warning in new versions of IASL. Since it's an optional argument, just remove it. dsdt.aml 640: If (CondRefOf (^GBUF, Local0)) { Warning 3144 - Method Local is set but never used ^ (Local0) Change-Id: Ie2f46808e92c309a63ba7661bcbd77402a08366a Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12694 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> |
||
---|---|---|
.. | ||
dptf | ||
cpu.asl | ||
device_nvs.asl | ||
globalnvs.asl | ||
gpio.asl | ||
irq_helper.h | ||
irqlinks.asl | ||
irqroute.asl | ||
lpc.asl | ||
lpe.asl | ||
lpss.asl | ||
pcie.asl | ||
platform.asl | ||
scc.asl | ||
sleepstates.asl | ||
southcluster.asl | ||
xhci.asl |