coreboot/src/soc/intel/baytrail
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
..
acpi ACPI: Fix IASL Warning about unused method for GBUF check 2015-12-10 16:30:50 +01:00
bootblock tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
include/soc baytrail: add C0 and D0 stepping decode 2015-11-21 03:41:34 +01:00
romstage tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
acpi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
dptf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ehci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
emmc.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gfx.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
hda.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
iosf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig Add EM100 'hyper term' spi console support in ramstage & smm 2015-10-05 17:43:11 +00:00
lpe.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lpss.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Makefile.inc cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
memmap.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
northcluster.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
perf_power.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
placeholders.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
pmutil.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ramstage.c baytrail: add C0 and D0 stepping decode 2015-11-21 03:41:34 +01:00
refcode.c lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
reset.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sata.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
scc.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sd.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smihandler.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smm.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
southcluster.c baytrail: fix missing brackets around ir_base to fix IRQ routing 2015-11-28 19:17:05 +01:00
spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stage_cache.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
tsc_freq.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
xhci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00