mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-06 15:26:58 +02:00
The commit under fixes tag includes "pcie-cadence.h" using angle
brackets. Since the header file is not in standard include path change
it to double quotes to ensure proper inclusion and avoid build issues,
especially on older compilers.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pci_ep-uclass.c | ||
pcie_cdns_ti_ep.c | ||
pcie-cadence-ep.c | ||
pcie-cadence.h | ||
sandbox-pci_ep.c |