[coreboot-gerrit] Patch merged into coreboot/master: e8eb86f libpayload: Add in a missing "static".

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 14 22:23:29 CEST 2014


the following patch was just integrated into master:
commit e8eb86f570723cc6becf7712b815c41e305bee5a
Author: Gabe Black <gabeblack at google.com>
Date:   Wed Sep 18 05:37:20 2013 -0700

    libpayload: Add in a missing "static".
    
    The readwrite_chunk was private to the usb mass storage driver, but wasn't
    marked as static which was upsetting the compiler.
    
    Change-Id: I0ef5c5f96a29f793dd43ff672a939902bad13c45
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://chromium-review.googlesource.com/169816
    Reviewed-by: Julius Werner <jwerner at chromium.org>
    Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Tested-by: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 8140e6145b3d072b7f12a924418570022207c065)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6648
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See http://review.coreboot.org/6648 for details.

-gerrit



More information about the coreboot-gerrit mailing list