coreboot/src/drivers/intel
Subrata Banik 3278551f8c drivers/intel/fsp2_0: Include coreboot_tables.h in fsp_gop_blt.h
The fsp_gop_blt.h header includes `enum lb_fb_orientation`. This enum
is defined within `<boot/coreboot_tables.h>`.

This commit adds the necessary include directive to ensure that
`enum lb_fb_orientation` is available.

BUG=b:409718202
TEST=Able to build and boot google/fatcat.

Change-Id: I0e432bef13ab1425c29e9ca4a82b06ff264a8613
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87537
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-05-07 02:37:57 +00:00
..
dptf drivers/intel/dptf: Suppress unnecessary static function 2025-01-24 06:29:51 +00:00
fsp1_1 {drivers, lib}: Move BMP_LOGO Kconfig options to common library 2025-03-06 19:02:22 +00:00
fsp2_0 drivers/intel/fsp2_0: Include coreboot_tables.h in fsp_gop_blt.h 2025-05-07 02:37:57 +00:00
gma drivers/intel/gma: Drop unused MAILBOXES_DESKTOP 2025-02-06 09:18:25 +00:00
i210 drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
ish soc/intel: Add Wildcat Lake CPU and PCIe device IDs 2025-04-23 20:59:41 +00:00
mipi_camera drivers/intel/mipi_camera: Rework info print output 2025-04-21 17:01:15 +00:00
pmc_mux tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
ptt drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
soundwire tree: Drop duplicated <device/{path,resource}.h> 2024-04-12 04:24:20 +00:00
touch soc/intel: Add Wildcat Lake CPU and PCIe device IDs 2025-04-23 20:59:41 +00:00
usb4/retimer drivers/intel/usb4: Move log message from SoC code to driver code 2025-03-10 15:24:19 +00:00