coreboot/src/mainboard/hp
Martin Roth 3e41ee9847 ACPI: Fix IASL Warning about unused method for _S3 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 (\_S3, Local0))
Warning  3144 - Method Local is set but never used ^  (Local0)

Change-Id: I758d198c33e585a6a4ad2c1c70f2370a01af5138
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12693
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-12-10 16:32:56 +01:00
..
abm AMD/Kabini: Fix the interrupt routing 2015-11-12 09:25:45 +01:00
dl145_g1 ACPI: Fix IASL Warning about unused method for _S3 check 2015-12-10 16:32:56 +01:00
dl145_g3 mainboard/**/irq_tables.c: Remove reference to getpir 2015-11-10 14:11:06 +01:00
dl165_g6_fam10 northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gart 2015-11-24 19:03:24 +01:00
e_vectra_p2706t tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pavilion_m6_1035dx hp/pavilion_m6_1035dx: Fix IASL warning - Missing _HID object 2015-12-06 18:43:36 +01:00
Kconfig kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00