]> xenbits.xensource.com Git - seabios.git/commit
ACPI: Remove unnecessary Return(One) calls from DSDT.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 28 Oct 2012 01:31:12 +0000 (21:31 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 28 Oct 2012 01:31:12 +0000 (21:31 -0400)
commit475ce3f5f6a986877d637ac39f6ee23484ecc992
tree811421e31bca56e46488493976dad0ac233884c1
parent9474a355b2b70bad380e613dc0e7c29d2698ca01
ACPI: Remove unnecessary Return(One) calls from DSDT.

Recent iasl compilers warn about spurious return calls.  Remove extra
return calls from the GPE event methods.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/acpi-dsdt.dsl