[coreboot] Patch merged into coreboot/master: e0c9741 libpayload: Remove unnecessary include of arch/msr.h

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 12 23:56:44 CET 2013


the following patch was just integrated into master:
commit e0c974185c32a89206cb3037f9a9f35aa0dd82d7
Author: Gabe Black <gabeblack at google.com>
Date:   Fri Jan 18 15:14:03 2013 -0800

    libpayload: Remove unnecessary include of arch/msr.h
    
    The functions defined in that header aren't used anywhere in the actual code,
    and that include breaks things on ARM.
    
    Built for ARM with COREBOOT_VIDEO_CONSOLE turned on and saw compiler
    errors go away.
    
    Change-Id: I56d6fe5e00c8fccda6e31ef8752326bd36398e74
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: http://review.coreboot.org/2656
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Tue Mar 12 10:21:35 2013, giving +2
Build-Tested: build bot (Jenkins) at Tue Mar 12 04:50:08 2013, giving +1
See http://review.coreboot.org/2656 for details.

-gerrit



More information about the coreboot mailing list