diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-08-26 23:04:34 -0700 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-08-27 19:27:09 +0000 |
commit | d18065b59c7523e35b422ba419d85495729ad7ca (patch) | |
tree | ac6bc951b361f400bb8bfd094a0c498cc0af5f02 /.gitreview | |
parent | 011b0b3af8426d4e9372eef86f16620038f04a1c (diff) |
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@gmail.com>
Reviewed-on: http://review.coreboot.org/11379
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions