coreboot-kgpe-d16/src/soc/intel/baytrail/acpi
Martin Roth 10f7f5044e ACPI: Fix IASL Warning about unused method for GBUF check
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>
2015-12-10 16:30:50 +01:00
..
dptf acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
cpu.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
device_nvs.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
globalnvs.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gpio.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
irq_helper.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
irqlinks.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
irqroute.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lpc.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lpe.asl ACPI: Fix IASL Warning about unused method for GBUF check 2015-12-10 16:30:50 +01:00
lpss.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pcie.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
platform.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
scc.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sleepstates.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
southcluster.asl intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method 2015-11-24 22:37:40 +01:00
xhci.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00