u-boot/drivers/pci_endpoint
Hrushikesh Salunke 61a3e1b043 pci_endpoint: pci_cdns_ti_ep: Fix the include path for header file
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: a4a0edc604 ("pci_endpoint: Add TI K3 Cadence PCIe Endpoint Controller driver")
Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
2025-07-08 16:19:31 -06:00
..
Kconfig pci_endpoint: Add TI K3 Cadence PCIe Endpoint Controller driver 2025-06-26 17:16:40 -06:00
Makefile pci_endpoint: Add TI K3 Cadence PCIe Endpoint Controller driver 2025-06-26 17:16:40 -06:00
pci_ep-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
pcie_cdns_ti_ep.c pci_endpoint: pci_cdns_ti_ep: Fix the include path for header file 2025-07-08 16:19:31 -06:00
pcie-cadence-ep.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
pcie-cadence.h global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
sandbox-pci_ep.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00