On Fri, 27 Jun 2025 11:25:46 +0530, Hrushikesh Salunke wrote: > 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. > >
Applied to u-boot/master, thanks! [1/1] pci_endpoint: pci_cdns_ti_ep: Fix the include path for header file commit: 61a3e1b043068abc26fa2c72ac4d420c61dc1cd5 -- Tom