Files
u-boot/drivers/pci
Simon Glass 219a52d7fa video: Move vesa_setup_video_priv() into its own file
This helper is used by the EFI driver and we would like to use that on
ARM. Move the helper function into its own file, separate from PCI ROMs,
which are an x86 thing.

Add a forward declaration for struct udevice so that the header can be
included directly.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-27 05:31:43 -06:00
..
2024-10-21 17:51:51 -06:00