[coreboot-gerrit] Patch merged into coreboot/master: ec/google/chromeec: don't guard function declarations

gerrit at coreboot.org gerrit at coreboot.org
Fri May 13 17:22:39 CEST 2016


the following patch was just integrated into master:
commit c10ac755f0a18b3bf75f20b109ca2d70464393e4
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu May 12 16:08:28 2016 -0500

    ec/google/chromeec: don't guard function declarations
    
    In order to allow using the same C source to be compiled
    for multiple stages (with #if/#endif guards) one needs the
    necessary function delcarations. Therefore, remove the
    guards.
    
    Change-Id: Iea94d456451c5d3db8b8b339e81163b3b3fed3ed
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14796
    Reviewed-by: Duncan Laurie <dlaurie at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list