Hello build bot (Jenkins), Angel Pons, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47761
to look at the new patch set (#2).
Change subject: drivers/fsp/fsp2_0: Use more direct includes ......................................................................
drivers/fsp/fsp2_0: Use more direct includes
* Forwared declare structs in fsp/util.h * Include the correct header files in source files directly * Stop including everything in fsp/util.h and fsp/debug.h * This reduces the used headers to prevent conflicts with non FSP header files included in the following patch
Change-Id: I8668608a6867876268b08cbd6d9eeafd9cd35687 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/drivers/intel/fsp2_0/debug.c M src/drivers/intel/fsp2_0/hand_off_block.c M src/drivers/intel/fsp2_0/hob_display.c M src/drivers/intel/fsp2_0/hob_verify.c M src/drivers/intel/fsp2_0/include/fsp/api.h M src/drivers/intel/fsp2_0/include/fsp/debug.h M src/drivers/intel/fsp2_0/include/fsp/util.h M src/drivers/intel/fsp2_0/memory_init.c M src/drivers/intel/fsp2_0/notify.c M src/drivers/intel/fsp2_0/silicon_init.c M src/drivers/intel/fsp2_0/temp_ram_exit.c M src/drivers/intel/fsp2_0/util.c M src/mainboard/intel/harcuvar/hsio.h M src/soc/amd/picasso/dmi.c M src/soc/intel/apollolake/meminit.c M src/soc/intel/quark/chip.h M src/soc/intel/xeon_sp/cpx/include/soc/soc_util.h 17 files changed, 26 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/47761/2