[coreboot-gerrit] Patch merged into coreboot/master: northbridge/intel ACPI: Remove unused Local method

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 16 04:49:33 CET 2015


the following patch was just integrated into master:
commit 35272fd2379b0409e9e927ed64139993ff1f2e31
Author: Martin Roth <martinroth at google.com>
Date:   Thu Dec 10 08:28:53 2015 -0700

    northbridge/intel ACPI: Remove unused Local method
    
    The remainder of the divide operation was being placed into a Local,
    but was never being used, causing an IASL warning.  Since this
    field is optional, just remove the Local.
    
    Fixes IASL warning:
    dsdt.aml 640:Divide (Multiply (CTDN, 125), 100, Local0, PL2V)
    Warning  3144 - Method Local is set but never used ^  (Local0)
    
    Change-Id: I0b43ef638b1bc3e1163c45f31f8da57aa0d39e22
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12706
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc at marcjonesconsulting.com>


See https://review.coreboot.org/12706 for details.

-gerrit



More information about the coreboot-gerrit mailing list