[coreboot-gerrit] Patch merged into coreboot/master: packardbell/ms2290/mainboard.c: Do not guard int15 includes

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 27 21:27:12 CEST 2015


the following patch was just integrated into master:
commit d18065b59c7523e35b422ba419d85495729ad7ca
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Wed Aug 26 23:04:34 2015 -0700

    packardbell/ms2290/mainboard.c: Do not guard int15 includes
    
    Do not guard the inclusion of "drivers/intel/gma/int15.h"
    and "arch/interrupt.h" with configs that control option rom execution.
    These headers already have the proper guards. The
    install_intel_vga_int15_handler() is unconditionally called, even when
    the header that declares it is guarded out.
    
    Change-Id: Ia273437486f5802aa2b53212f2a1b5704c9485fa
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/11379
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list