coreboot-kgpe-d16/src/soc/intel
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
..
baytrail ACPI: Fix IASL Warning about unused method for GBUF check 2015-12-10 16:30:50 +01:00
braswell ACPI: Fix IASL Warning about unused method for GBUF check 2015-12-10 16:30:50 +01:00
broadwell lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
common soc/intel/common: Remove USE_FMAP - symbol doesn't exist 2015-12-08 16:45:58 +01:00
fsp_baytrail intel/fsp_baytrail: Remove code for nonexistant BBAR 2015-12-10 08:25:47 +01:00
skylake soc/intel/skylake: Remove obsolete Kconfig symbols 2015-12-08 16:25:44 +01:00