[coreboot-gerrit] Patch merged into coreboot/master: b2086a0 mainboard/intel/cougar_canyon2/romstage.c: Missing prototype

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 20 04:09:12 CET 2014


the following patch was just integrated into master:
commit b2086a0e22eb7727fdff52063c18ccc471b25fc6
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Nov 19 11:55:33 2014 +1100

    mainboard/intel/cougar_canyon2/romstage.c: Missing prototype
    
    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: Icb29ced0306d5089049a35b1d8862f86a555ff1f
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/7517
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list