[coreboot-gerrit] Patch merged into coreboot/master: mainboard/google/reef: declare mainboard_ec_init() in each C file

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 6 20:04:33 CEST 2016


the following patch was just integrated into master:
commit b64389d8408b876914acee4ecdeb54929f2ae8ef
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Sep 2 17:25:35 2016 -0500

    mainboard/google/reef: declare mainboard_ec_init() in each C file
    
    There's no common EC header file in the code base, and I didn't
    want to use a header file for single declaration. Therefore,
    just move the declaration to each file that uses that symbol.
    
    BUG=chrome-os-partner:56677
    
    Change-Id: Ibaebb0ea6a07029aec02d5185cf05ffb8593b117
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16420
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list