[coreboot-gerrit] Patch merged into filo/master: 2afbd63 Fix a warning in elfload.c

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 3 17:42:47 CEST 2013


the following patch was just integrated into master:
commit 2afbd6381c2e5e6bf0be8809ba450c350633ad26
Author: Nico Huber <nico.huber at secunet.com>
Date:   Sun May 26 14:06:41 2013 +0200

    Fix a warning in elfload.c
    
    Fix the warning:
    
    main/elfload.c: In function 'load_segments':
    main/elfload.c:138:21: warning: variable 'time' set but not used [-Wunused-but-set-variable]
    
    by setting 'time' (and 'start_time') only when DEBUG is enabled.
    
    Change-Id: I19975963f180f7380dcae8d07f088505203fdbc9
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/3295
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list