coreboot-kgpe-d16/src/southbridge/intel
Martin Roth 91d9cbc2fb ACPI: Fix IASL Warning about unused method for _OSI 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     22:   if(CondRefOf(\_OSI,Local1))
Warning  3144 -                           ^
Method Local is set but never used (Local1)

Change-Id: I07f49ac5a3708838d1c4a7216dfb11acc415c881
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12692
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-12-10 16:31:35 +01:00
..
bd82x6x ACPI: Fix IASL Warning about unused method for _TZ checks 2015-12-10 16:31:14 +01:00
common ACPI: Fix IASL Warning about unused method for _OSI check 2015-12-10 16:31:35 +01:00
fsp_bd82x6x ACPI: Fix IASL Warning about unused method for _TZ checks 2015-12-10 16:31:14 +01:00
fsp_i89xx ACPI: Fix IASL Warning about unused method for _TZ checks 2015-12-10 16:31:14 +01:00
fsp_rangeley intel/fsp_rangeley: change non-existent config options to #defines 2015-12-06 18:46:47 +01:00
i3100 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82371eb tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801ax tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801bx tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801dx tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82801ex devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
i82801gx southbridge/intel: Use i82801gx code for NM10 2015-11-24 14:38:51 +01:00
i82801ix tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i82870 kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
ibexpeak tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lynxpoint ACPI: Fix IASL Warning about unused method for _TZ checks 2015-12-10 16:31:14 +01:00
sch tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00