[coreboot-gerrit] Patch merged into coreboot/master: util/cbfstool: Include commonlib/helpers.h in common.h

gerrit at coreboot.org gerrit at coreboot.org
Sat May 28 08:48:57 CEST 2016


the following patch was just integrated into master:
commit 161d2334e863b26fc893c6bbf8f8cb8b811ce586
Author: Furquan Shaikh <furquan at google.com>
Date:   Thu May 26 14:41:02 2016 -0700

    util/cbfstool: Include commonlib/helpers.h in common.h
    
    This avoids re-declaring common macros like ARRAY_SIZE, MIN, MAX and
    ALIGN. Also removes the issues around including both files in any
    tool.
    
    Also, fix comparison error in various files by replacing int with
    size_t.
    
    Change-Id: I06c763e5dd1bec97e8335499468bbdb016eb28e5
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/14978
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list