5a98bf2c0a
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: Iddf46a4faab19019882847917397eee0614302b9 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12695 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> |
||
---|---|---|
.. | ||
bd82x6x | ||
common | ||
fsp_bd82x6x | ||
fsp_i89xx | ||
fsp_rangeley | ||
i3100 | ||
i82371eb | ||
i82801ax | ||
i82801bx | ||
i82801dx | ||
i82801ex | ||
i82801gx | ||
i82801ix | ||
i82870 | ||
ibexpeak | ||
lynxpoint | ||
sch |