[coreboot-gerrit] Patch merged into coreboot/master: bc2c9ef ELOG: Fix warning to fix the compilation.

gerrit at coreboot.org gerrit at coreboot.org
Fri Jun 28 11:04:45 CEST 2013


the following patch was just integrated into master:
commit bc2c9efd56a1b7d5c9b97132423ac176b4d21b74
Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Wed Jun 26 20:04:49 2013 +0200

    ELOG: Fix warning to fix the compilation.
    
    Without that fix we have:
      src/drivers/elog/elog.c: In function 'elog_is_header_valid':
      src/drivers/elog/elog.c:213:3: error: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format]
    
    Change-Id: I71b80a94c03a04eedb688ae107d92c05a878315e
    Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
    Reviewed-on: http://review.coreboot.org/3551
    Reviewed-by: Nico Huber <nico.huber at secunet.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list