[coreboot-gerrit] Patch merged into coreboot/master: x86 acpi: remove ALIGN_CURRENT macro

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 15 20:12:04 CET 2015


the following patch was just integrated into master:
commit 07a1b281a864e8c2a17e29767a7abf495587b325
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Dec 10 17:07:38 2015 -0600

    x86 acpi: remove ALIGN_CURRENT macro
    
    The ALIGN_CURRENT macro relied on a local variable name
    as well as being defined in numerous compilation units.
    Replace those instances with an acpi_align_current()
    inline function.
    
    Change-Id: Iab453f2eda1addefad8a1c37d265f917bd803202
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/12707
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list