coreboot-kgpe-d16/src/southbridge/amd
Marc Jones 1faa11ed39 Fix PCI ACPI _OSC methods
Fix the IASL build warnings:
Object is not referenced (Name [CDW2] is within a method [_OSC])
Object is not referenced (Name [CDW3] is within a method [_OSC])

Remove the not referenced objects. They are not needed.

BUG=b:112476331
TEST=IASL doesn't give the warning.

Change-Id: I5b38d4de3f9875c5b013a49eb5146bf5916b96a6
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: https://review.coreboot.org/28121
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-17 21:09:17 +00:00
..
agesa Fix PCI ACPI _OSC methods 2018-08-17 21:09:17 +00:00
amd8111 src/southbridge: Add and update license headers 2018-05-29 22:36:25 +00:00
amd8132 sb/amd/amd8132: Get rid of device_t 2018-05-21 20:08:53 +00:00
cimx Fix PCI ACPI _OSC methods 2018-08-17 21:09:17 +00:00
common src/southbridge: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:54 +00:00
cs5536 src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
pi Fix PCI ACPI _OSC methods 2018-08-17 21:09:17 +00:00
rs780 src/southbridge: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:54 +00:00
sb700 src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
sb800 src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
sr5650 src/southbridge: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:54 +00:00