switch-coreboot/src
Matt DeVillier 6543d9a4f0 drivers/fsp1_1: remove VBT function defs from util.h
Including <fsp/gop.h> in util.h causes issues with
redeclarations when using SOC_INTEL_COMMON_GFX_OPREGION
along with FSP 1.1.  Separating it out and including
directly in vbt.c has no negative side effects.

Change-Id: I2d82c2da40b067272d876929fc73b97f490146a7
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/20448
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-07-14 00:00:11 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu src/cpu: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:25 +00:00
device Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
drivers drivers/fsp1_1: remove VBT function defs from util.h 2017-07-14 00:00:11 +00:00
ec ec/mec1308: Fix fan control ACPI 2017-07-08 19:06:00 +00:00
include src/include: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:05 +00:00
lib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mainboard Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
northbridge Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
soc soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
southbridge src/southbridge: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:56 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
vendorcode Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00