[coreboot-gerrit] Patch merged into coreboot/master: cea4557 mainboard/apple/macbook21/romstage.c: Missing prototype header

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 20 06:40:43 CET 2014


the following patch was just integrated into master:
commit cea455774e7bd4644d5f68faf3657ddac1741ca6
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Nov 19 12:08:24 2014 +1100

    mainboard/apple/macbook21/romstage.c: Missing prototype header
    
    Fix warning thrown by Clang due to missing prototype for main
    entry point function in -ffreestanding. main() is as any other
    function in freestanding and so a prototype is strictly needed.
    
    Change-Id: Ic27e0f93065b1aa85d3979db61b5e2ff0dd2a310
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/7518
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list