[coreboot-gerrit] Patch merged into coreboot/master: 5c97142 drivers/elog: Fix implicit function declaration issue

gerrit at coreboot.org gerrit at coreboot.org
Sun Apr 20 17:43:36 CEST 2014


the following patch was just integrated into master:
commit 5c97142419a7b7204786fea5b785c23a3bb41836
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Tue Apr 15 14:32:53 2014 +1000

    drivers/elog: Fix implicit function declaration issue
    
    Fix compilation. Relying on the pre-processor to condition an if
    statement will lead to warnings of implicitly defined functions. To
    solve this dilemma add symbols to resolve to at compile time.
    
    Change-Id: Id0117528c5579cc1dec750a8a17a76fab4314b3f
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/5504
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list